|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmlNode | |
|---|---|
| com.croftsoft.core.text.sml | Simplified Markup Language. |
| Uses of SmlNode in com.croftsoft.core.text.sml |
|---|
| Methods in com.croftsoft.core.text.sml that return SmlNode | |
|---|---|
SmlNode |
SmlNode.getChildNode(String childNodeName)
Returns the first SmlNode child with the given name. |
SmlNode[] |
SmlNode.getChildNodes(String childNodeName)
Returns all SmlNode children with the given name. |
SmlNode |
SmlNodeParseHandler.getSmlNode()
|
static SmlNode |
SmlNodeLib.load(String filename,
boolean allowMixedChildren)
|
static SmlNode |
SmlNodeLib.parse(String smlString)
|
SmlNode |
SmlNodeConvertible.toSmlNode()
|
| Methods in com.croftsoft.core.text.sml with parameters of type SmlNode | |
|---|---|
static void |
SmlNodeLib.save(String filename,
SmlNode smlNode)
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||