public class LineNumberElement
extends org.jdom.Element
Each instance is created using a factory internal to the LineNumberSAXBuilder class.
Constructor and Description |
---|
LineNumberElement() |
LineNumberElement(String name) |
LineNumberElement(String name,
org.jdom.Namespace namespace) |
LineNumberElement(String name,
String uri) |
LineNumberElement(String name,
String prefix,
String uri) |
Modifier and Type | Method and Description |
---|---|
int |
getEndLine() |
int |
getStartLine() |
void |
setEndLine(int i) |
void |
setStartLine(int i) |
addContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, getValue, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toString
detach, equals, getDocument, getParent, getParentElement, hashCode, setParent
Copyright © 2020. All Rights Reserved.