XBRLAPI

A Java API for XBRL


Uses of Interface
org.xbrlapi.xpointer.PointerPart

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

Uses of PointerPart in org.xbrlapi.xpointer
 

Classes in org.xbrlapi.xpointer that implement PointerPart
 class PointerPartImpl
           
 

Methods in org.xbrlapi.xpointer that return PointerPart
 PointerPart PointerGrammar.PointerScheme()
           
 PointerPart PointerGrammar.ShortHand()
           
 

Methods in org.xbrlapi.xpointer with parameters of type PointerPart
 void PointerGrammar.QName(PointerPart p)
           
 void PointerGrammar.SchemeName(PointerPart p)
           
 


SourceForge Logo