public abstract class XmlPart
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
int |
getLine() |
int |
getOffset() |
XmlPart |
getParent() |
public XmlPart getParent()
public int getOffset()
public int getLength()
public int getLine()
Copyright © 2024. All rights reserved.