Uses of Class
com.ricebridge.xmlman.in.PathContext

Packages that use PathContext
com.ricebridge.xmlman.in   
 

Uses of PathContext in com.ricebridge.xmlman.in
 

Fields in com.ricebridge.xmlman.in declared as PathContext
protected  PathContext TargetPathState.iPathContext
          The current path parse context.
 

Methods in com.ricebridge.xmlman.in with parameters of type PathContext
 boolean TargetPath.isMatch(StartPoint pStartPoint, PathContext pPathContext, int pDepth)
          Check if this path matches the start element tag.
 

Constructors in com.ricebridge.xmlman.in with parameters of type PathContext
PathContext(int pStartDepth, PathContext pPathContext)
          Create a copy with different start depth.
 



Copyright © 2004-2005 Ricebridge