Uses of Class
org.teleal.lemma.anchor.CitationAnchor.OptionKey

Packages that use CitationAnchor.OptionKey
org.teleal.lemma.anchor Provides abstraction of citation anchors in XHTML documents. 
 

Uses of CitationAnchor.OptionKey in org.teleal.lemma.anchor
 

Methods in org.teleal.lemma.anchor that return CitationAnchor.OptionKey
static CitationAnchor.OptionKey CitationAnchor.OptionKey.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CitationAnchor.OptionKey[] CitationAnchor.OptionKey.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teleal.lemma.anchor with parameters of type CitationAnchor.OptionKey
 org.teleal.common.xhtml.Option CitationAnchor.getOption(CitationAnchor.OptionKey key)
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.