Uses of Interface
com.yworks.xml.graphml.ResourceBlockType
Packages that use ResourceBlockType
-
Uses of ResourceBlockType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return ResourceBlockTypeModifier and TypeMethodDescriptionResourcesDocument.addNewResources()Appends and returns a new empty "Resources" elementResourcesDocument.getResources()Gets the "Resources" elementstatic ResourceBlockTypeResourceBlockType.Factory.newInstance()static ResourceBlockTypeResourceBlockType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypeResourceBlockType.Factory.parse(InputStream is) static ResourceBlockTypeResourceBlockType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypestatic ResourceBlockTypeResourceBlockType.Factory.parse(XMLStreamReader sr) static ResourceBlockTypeResourceBlockType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static ResourceBlockTypeResourceBlockType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ResourceBlockTypeResourceBlockType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic ResourceBlockTypestatic ResourceBlockTypeMethods in com.yworks.xml.graphml with parameters of type ResourceBlockTypeModifier and TypeMethodDescriptionvoidResourcesDocument.setResources(ResourceBlockType resources) Sets the "Resources" element -
Uses of ResourceBlockType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement ResourceBlockTypeModifier and TypeClassDescriptionclassAn XML ResourceBlock.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return ResourceBlockTypeModifier and TypeMethodDescriptionResourcesDocumentImpl.addNewResources()Appends and returns a new empty "Resources" elementResourcesDocumentImpl.getResources()Gets the "Resources" elementMethods in com.yworks.xml.graphml.impl with parameters of type ResourceBlockTypeModifier and TypeMethodDescriptionvoidResourcesDocumentImpl.setResources(ResourceBlockType resources) Sets the "Resources" element
XMLInputStream