Uses of Interface
com.yworks.xml.graphml.TableNodeType
Packages that use TableNodeType
-
Uses of TableNodeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return TableNodeTypeModifier and TypeMethodDescriptionTableNodeDocument.addNewTableNode()Appends and returns a new empty "TableNode" elementTableNodeDocument.getTableNode()Gets the "TableNode" elementstatic TableNodeTypeTableNodeType.Factory.newInstance()static TableNodeTypeTableNodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static TableNodeTypestatic TableNodeTypestatic TableNodeTypeTableNodeType.Factory.parse(InputStream is) static TableNodeTypeTableNodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static TableNodeTypestatic TableNodeTypestatic TableNodeTypestatic TableNodeTypestatic TableNodeTypestatic TableNodeTypestatic TableNodeTypeTableNodeType.Factory.parse(XMLStreamReader sr) static TableNodeTypeTableNodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static TableNodeTypeTableNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static TableNodeTypeTableNodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic TableNodeTypestatic TableNodeTypeMethods in com.yworks.xml.graphml with parameters of type TableNodeTypeModifier and TypeMethodDescriptionvoidTableNodeDocument.setTableNode(TableNodeType tableNode) Sets the "TableNode" element -
Uses of TableNodeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement TableNodeTypeModifier and TypeClassDescriptionclassAn XML TableNode.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return TableNodeTypeModifier and TypeMethodDescriptionTableNodeDocumentImpl.addNewTableNode()Appends and returns a new empty "TableNode" elementTableNodeDocumentImpl.getTableNode()Gets the "TableNode" elementMethods in com.yworks.xml.graphml.impl with parameters of type TableNodeTypeModifier and TypeMethodDescriptionvoidTableNodeDocumentImpl.setTableNode(TableNodeType tableNode) Sets the "TableNode" element
XMLInputStream