JDOM
2.0.2

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 WalkerTRIM_FULL_WHITE.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
           
protected  void WalkerTRIM.analyzeMultiText(AbstractFormattedWalker.MultiText mtext, int offset, int len)
           
protected  void WalkerNORMALIZE.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.
 


JDOM
2.0.2

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