Package de.julielab.xml
Class StreamParserElementNode
- java.lang.Object
-
- de.julielab.xml.StreamParserElementNode
-
public class StreamParserElementNode extends Object
-
-
Constructor Summary
Constructors Constructor Description StreamParserElementNode(int offset, int depth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDepth()intgetOffset()voidsetDepth(int depth)voidsetOffset(int offset)
-