| Package | Description |
|---|---|
| org.vesalainen.parsers.xml | |
| org.vesalainen.parsers.xml.model |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLParserBase<R extends Element> |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLParserBase.document(Element element,
Document document)
[1] document ::= ( prolog element Misc* ) - ( Char* RestrictedChar Char* )
|
| Modifier and Type | Class and Description |
|---|---|
class |
Document<R extends Element> |
| Modifier and Type | Method and Description |
|---|---|
Element |
Document.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Element> |
Element.iterator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Element.add(Element element)
Deprecated.
|
Copyright © 2014. All rights reserved.