Uses of Class
org.apache.batik.dom.util.DocumentDescriptor
Packages that use DocumentDescriptor
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Provides some utility classes for the implementation of the DOM.
-
Uses of DocumentDescriptor in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as DocumentDescriptorMethods in org.apache.batik.bridge that return DocumentDescriptorConstructors in org.apache.batik.bridge with parameters of type DocumentDescriptorModifierConstructorDescriptionDocumentState
(String uri, Document document, DocumentDescriptor desc) -
Uses of DocumentDescriptor in org.apache.batik.dom.util
Fields in org.apache.batik.dom.util declared as DocumentDescriptorModifier and TypeFieldDescriptionprotected DocumentDescriptor
SAXDocumentFactory.documentDescriptor
The created document descriptor.Methods in org.apache.batik.dom.util that return DocumentDescriptorModifier and TypeMethodDescriptionDocumentFactory.getDocumentDescriptor()
Returns the document descriptor associated with the latest created document.SAXDocumentFactory.getDocumentDescriptor()
Returns the document descriptor associated with the latest created document.