This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

Uses of Interface
org.apache.cocoon.sax.xpointer.XPointerFrameworkParserConstants

Packages that use XPointerFrameworkParserConstants
org.apache.cocoon.sax.xpointer   
 

Uses of XPointerFrameworkParserConstants in org.apache.cocoon.sax.xpointer
 

Classes in org.apache.cocoon.sax.xpointer that implement XPointerFrameworkParserConstants
 class XPointerFrameworkParser
          Parser for the XPointer Framework Syntax, see the specification at: http://www.w3.org/TR/2003/REC-xptr-framework-20030325/ Some of the token definitions (for recognizing NCName's) were copied from the JXPath parser from Apache Commons (to save some typing), written by Ingo Macherius, Gerald Huck <{macherius, huck}@gmd.de> and Dmitri Plotnikov.
 class XPointerFrameworkParserTokenManager
          Token Manager.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.