Uses of Interface
railo.runtime.text.xml.struct.XMLStruct

Packages that use XMLStruct
railo.runtime.text.xml   
railo.runtime.text.xml.struct   
 

Uses of XMLStruct in railo.runtime.text.xml
 

Methods in railo.runtime.text.xml that return XMLStruct
static XMLStruct XMLCaster.toXMLStruct(Node node, boolean caseSensitive)
          creates a XMLCollection Object from a Node
 

Uses of XMLStruct in railo.runtime.text.xml.struct
 

Classes in railo.runtime.text.xml.struct that implement XMLStruct
 class XMLAttrStruct
           
 class XMLCDATASectionStruct
           
 class XMLDocumentStruct
           
 class XMLElementStruct
           
 class XMLMultiElementStruct
          Element that can contain more than one Element
 class XMLNodeStruct
           
 class XMLTextStruct
           
 

Methods in railo.runtime.text.xml.struct that return XMLStruct
static XMLStruct XMLStructFactory.newInstance(Node node, boolean caseSensitive)
           
 



Copyright © 2012 Railo