![]() PT_XML_TYPES_OTHER | This value and above are reserved for future use. |
![]() PT_XML_TYPES_PTUI | An XML tag in the namespace "http://www.plumtree.com/xmlschemas/ptui/". If present, this is the first row in the array. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_NAME PT_XML_ARRAY_COLS_NAME} contains the tag name. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_VALUE PT_XML_ARRAY_COLS_VALUE} is empty. |
![]() PT_XML_TYPES_PTUI_ATT | An XML attribute in the namespace "http://www.plumtree.com/xmlschemas/ptui/". {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_NAME PT_XML_ARRAY_COLS_NAME} contains the attribute name. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_VALUE PT_XML_ARRAY_COLS_VALUE} contains the attribute value. |
![]() PT_XML_TYPES_PTUI_CLOSE | An close tag in the namespace "http://www.plumtree.com/xmlschemas/ptui/". If present, this is the first row in the array. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_NAME PT_XML_ARRAY_COLS_NAME} contains the tag name. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_VALUE PT_XML_ARRAY_COLS_VALUE} is empty. |
![]() PT_XML_TYPES_XHTML_ATT | An attribute in the XHTML namespace (or the default namespace in an HTML document). {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_NAME PT_XML_ARRAY_COLS_NAME} contains the attribute name. {@link com.plumtree.server.PT_XML_ARRAY_COLS#PT_XML_ARRAY_COLS_VALUE PT_XML_ARRAY_COLS_VALUE} contains the attribute value. |
PT_XML_TYPES Constructor
|
Initializes a new instance of the PT_XML_TYPES class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
PT_XML_TYPES Class | com.plumtree.server Namespace | PT_XML_ARRAY_COLS