Package | Description |
---|---|
org.n52.security.common.xml |
The XML package contains utiltiy and helper classes for xml processing.
|
Modifier and Type | Method and Description |
---|---|
XMLChunk |
XMLChunk.getParent() |
XMLChunk |
XMLChunkIterator.next() |
Constructor and Description |
---|
XMLChunk(boolean start,
List<QName> xpath,
String chunk,
XMLChunk parent) |
XMLChunk(boolean start,
List<QName> xpath,
XMLChunk parent) |
Copyright © 2004–2017 52north.org. All rights reserved.