JDOM2
0.0.2-BETA

Uses of Class
org.jdom2.output.support.AbstractFormattedWalker.MultiText

Packages that use AbstractFormattedWalker.MultiText
org.jdom2.output.support Classes used to implement output functionality that are not part of the actual Output API, but rather part of the implementation. 
 

Uses of AbstractFormattedWalker.MultiText in org.jdom2.output.support
 

Methods in org.jdom2.output.support with parameters of type AbstractFormattedWalker.MultiText
protected  void WalkTrimmingFullWhite.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
           
protected  void WalkTrimming.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
           
protected  void WalkCompacting.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
           
protected abstract  void AbstractFormattedWalker.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
          Add the content at the specified indices to the provided MultiText.
 


JDOM2
0.0.2-BETA

Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.