org.eclipse.webdav.dom
Class Label
java.lang.Object
org.eclipse.webdav.dom.ElementEditor
org.eclipse.webdav.dom.Label
public class Label
- extends ElementEditor
Note: This class/interface is part of an interim API that is still under
development and expected to change significantly before reaching stability.
It is being made available at this early stage to solicit feedback from pioneering
adopters on the understanding that any code that uses this API will almost
certainly be broken (repeatedly) as the API evolves.
| Methods inherited from class org.eclipse.webdav.dom.ElementEditor |
addChild, addChild, addChild, appendChild, appendChild, cloneNode, create, declareNS, decodeHref, encodeHref, ensure, ensure, ensureDAVElement, ensureDAVElement, ensureNotNull, ensureNull, ensureText, extractElement, extractNode, getChild, getChildElement, getChildText, getDAVChild, getElement, getFirstChild, getFirstChild, getFirstText, getLastChild, getNamespaces, getNamespaces, getNextSibling, getNextSibling, getNextSibling, getNSLocalName, getNSLocalName, getNSName, getNSPrefix, getNSPrefix, getQualifiedName, getSibling, getText, getTwin, hasChild, insertBefore, insertBefore, isDAVElement, isDAVElement, isElement, isText, makeNSStandalone, reduceNS, reduceNS, resolve, setChild, setChild, setChild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
childNames
protected static final String[] childNames
Label
public Label(Element root)
throws MalformedElementException
- Throws:
MalformedElementException
getLabelName
public String getLabelName()
throws MalformedElementException
- Throws:
MalformedElementException
isAdd
public boolean isAdd()
isRemove
public boolean isRemove()
isSet
public boolean isSet()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.