|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Document | |
|---|---|
| org.xmlhammer.gui.input | |
| org.xmlhammer.gui.parser | |
| org.xmlhammer.gui.util | |
| org.xmlhammer.gui.wizard | |
| org.xmlhammer.gui.xslt | |
| org.xmlhammer.model.project | |
| Uses of Document in org.xmlhammer.gui.input |
|---|
| Methods in org.xmlhammer.gui.input that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
InputURIsPanel.getURIs(java.net.URI base)
|
| Uses of Document in org.xmlhammer.gui.parser |
|---|
| Methods in org.xmlhammer.gui.parser that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
SchemaURIsPanel.getURIs(java.net.URI base)
|
| Uses of Document in org.xmlhammer.gui.util |
|---|
| Methods in org.xmlhammer.gui.util that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
URIsPanel.getURIs(java.net.URI base)
|
| Uses of Document in org.xmlhammer.gui.wizard |
|---|
| Methods in org.xmlhammer.gui.wizard that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
InputURIsPage.getURIs()
|
java.util.List<Document> |
SchemaURIsPage.getURIs()
|
java.util.List<Document> |
StylesheetURIsPage.getURIs()
|
java.util.List<Document> |
ValidationSelectionPage.getURIs()
|
| Uses of Document in org.xmlhammer.gui.xslt |
|---|
| Methods in org.xmlhammer.gui.xslt that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
StylesheetURIsPanel.getURIs(java.net.URI base)
|
| Uses of Document in org.xmlhammer.model.project |
|---|
| Subclasses of Document in org.xmlhammer.model.project | |
|---|---|
class |
ParameterisedDocument
Java class for parameterisedDocument complex type. |
class |
ParameterisedSource
Java class for parameterisedSource element declaration. |
class |
Result
Java class for result element declaration. |
class |
Source
Java class for source element declaration. |
| Fields in org.xmlhammer.model.project with type parameters of type Document | |
|---|---|
protected java.util.List<Document> |
Input.sourceOrSourceAndResult
|
| Methods in org.xmlhammer.model.project that return Document | |
|---|---|
Document |
ObjectFactory.createDocument()
Create an instance of Document |
| Methods in org.xmlhammer.model.project that return types with arguments of type Document | |
|---|---|
java.util.List<Document> |
Input.getSourceOrSourceAndResult()
Gets the value of the sourceOrSourceAndResult property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||