- java.lang.Object
-
- org.seamless.xml.DOMElement<org.seamless.xhtml.XHTMLElement,org.seamless.xhtml.XHTMLElement>
-
- org.seamless.xhtml.XHTMLElement
-
- org.seamless.xhtml.Anchor
-
- org.fourthline.lemma.anchor.CitationAnchor
-
public class CitationAnchor
extends org.seamless.xhtml.Anchor
Adapter which extends the regular DOM anchor, provides access to common options.
- Author:
- Christian Bauer
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static class |
CitationAnchor.OptionKey
The most common option (keys) of citation anchors.
|
-
Nested classes/interfaces inherited from class org.seamless.xml.DOMElement
org.seamless.xml.DOMElement.ArrayBuilder<T extends org.seamless.xml.DOMElement>, org.seamless.xml.DOMElement.Builder<T extends org.seamless.xml.DOMElement>
-
Field Summary
-
Fields inherited from class org.seamless.xhtml.XHTMLElement
XPATH_PREFIX
-
Fields inherited from class org.seamless.xml.DOMElement
CHILD_BUILDER, PARENT_BUILDER
-
Method Summary
-
Methods inherited from class org.seamless.xhtml.Anchor
getHref, getType, setHref, setType, toString
-
Methods inherited from class org.seamless.xhtml.XHTMLElement
createChild, createChildBuilder, createParentBuilder, findAllAnchors, findAllAnchors, findAllAnchors, findChildren, findChildrenWithClass, getAttribute, getChildren, getClasses, getConstant, getFirstChild, getId, getOption, getOptions, getTitle, prefix, setAttribute, setAttribute, setClasses, setClasses, setContent, setId, setTitle
-
Methods inherited from class org.seamless.xml.DOMElement
adoptOrImport, appendChild, createChild, createChild, findChildren, findChildWithIdentifier, getAttribute, getChildren, getChildren, getContent, getElementName, getFirstChild, getParent, getRequiredChild, getW3CElement, getXpath, getXPathChildElement, getXPathChildElements, getXPathElements, getXPathParentElement, getXPathParentElements, getXPathResult, getXPathResult, getXPathString, removeChild, removeChildren, replaceChild, replaceEqualChild, toSimpleXMLString
Copyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.