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

Packages that use TextInfo
com.ricebridge.xmlman.in   
 

Uses of TextInfo in com.ricebridge.xmlman.in
 

Fields in com.ricebridge.xmlman.in declared as TextInfo
 TextInfo PathSpec.iTextInfo
          Target is a text node.
 

Methods in com.ricebridge.xmlman.in that return TextInfo
 TextInfo TargetPath.getTextInfo()
          Get the text target description.
 

Methods in com.ricebridge.xmlman.in with parameters of type TextInfo
 void TargetPath.setTextInfo(TextInfo pTextInfo)
          Set the text target description.
 

Constructors in com.ricebridge.xmlman.in with parameters of type TextInfo
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