Uses of Class
de.infinityloop.upcast.treeprocess.ParagraphInlines

Packages that use ParagraphInlines
de.infinityloop.upcast.treeprocess   
 

Uses of ParagraphInlines in de.infinityloop.upcast.treeprocess
 

Methods in de.infinityloop.upcast.treeprocess that return ParagraphInlines
protected abstract  ParagraphInlines InlineProcessorBase.processInlines(ParagraphInlines pis, java.util.Vector hoistedInlines)
          Override this method to create your own processing of inlines.
 

Methods in de.infinityloop.upcast.treeprocess with parameters of type ParagraphInlines
protected abstract  ParagraphInlines InlineProcessorBase.processInlines(ParagraphInlines pis, java.util.Vector hoistedInlines)
          Override this method to create your own processing of inlines.