|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentDescriptor | |
org.apache.batik.dom.util | Provides some utility classes for the implementation of the DOM. |
Uses of DocumentDescriptor in org.apache.batik.dom.util |
Fields in org.apache.batik.dom.util declared as DocumentDescriptor | |
protected DocumentDescriptor |
SAXDocumentFactory.documentDescriptor
The created document descriptor. |
Methods in org.apache.batik.dom.util that return DocumentDescriptor | |
DocumentDescriptor |
SAXDocumentFactory.getDocumentDescriptor()
Returns the document descriptor associated with the latest created document. |
DocumentDescriptor |
DocumentFactory.getDocumentDescriptor()
Returns the document descriptor associated with the latest created document. |
Constructors in org.apache.batik.dom.util with parameters of type DocumentDescriptor | |
DocumentDescriptor.Entry(int hash,
org.w3c.dom.Element element,
int locationLine,
DocumentDescriptor.Entry next)
Creates a new entry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |