XBRLAPI

A Java API for XBRL


Uses of Package
org.xbrlapi.xpointer

Packages that use org.xbrlapi.xpointer
org.xbrlapi.xpointer Defines the XPointer functionality needed by the XLink processor. 
 

Classes in org.xbrlapi.xpointer used by org.xbrlapi.xpointer
ParseException
          This exception is thrown when parse errors are encountered.
PointerGrammarConstants
           
PointerGrammarTokenManager
           
PointerPart
          Defines the functionality associated with a single scheme component of an XPointer expression.
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.
 


SourceForge Logo