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

Packages that use PartContext
com.ricebridge.xmlman.in   
 

Uses of PartContext in com.ricebridge.xmlman.in
 

Methods in com.ricebridge.xmlman.in that return PartContext
 PartContext PartContext.duplicate()
          Create a copy of current part state.
 

Methods in com.ricebridge.xmlman.in with parameters of type PartContext
 boolean PathPart.match(PartContext pPartContext, DocContext pDocContext)
          Check whether the condition of this part matches against the current parse context.
 boolean Condition.isMatch(PartContext pPartContext, DocContext pDocContext)
          Check if condition matches - true by default to avoid losing data.
 

Constructors in com.ricebridge.xmlman.in with parameters of type PartContext
TextAppender(TextInfo pTextInfo, PartContext pPartContext, com.ricebridge.xmlman.tp.Context pContext)
          Create a new TextAppender object, with specified text collection type in TextInfo.
 



Copyright © 2004-2005 Ricebridge