Packagecom.yworks.support
Classpublic class XmlNodeKind
InheritanceXmlNodeKind Inheritance Object



Public Constants
 ConstantDefined By
  ATTRIBUTE : String = attribute
[static]
XmlNodeKind
  COMMENT : String = comment
[static]
XmlNodeKind
  ELEMENT : String = element
[static]
XmlNodeKind
  PROCESSING_INSTRUCTION : String = processing-instruction
[static]
XmlNodeKind
  TEXT : String = text
[static]
XmlNodeKind
Constant Detail
ATTRIBUTEConstant
public static const ATTRIBUTE:String = attribute

COMMENTConstant 
public static const COMMENT:String = comment

ELEMENTConstant 
public static const ELEMENT:String = element

PROCESSING_INSTRUCTIONConstant 
public static const PROCESSING_INSTRUCTION:String = processing-instruction

TEXTConstant 
public static const TEXT:String = text