Uses of Class
org.qedeq.base.io.SubTextInput

Packages that use SubTextInput
org.qedeq.base.io Common input and output methods and access objects for text reading and writing are provided here. 
 

Uses of SubTextInput in org.qedeq.base.io
 

Methods in org.qedeq.base.io that return SubTextInput
 SubTextInput SubTextInput.getSubTextInput(int absoluteFrom, int absoluteTo)
          Get sub string of source as a new SubTextInput.
 

Constructors in org.qedeq.base.io with parameters of type SubTextInput
SubTextInput(SubTextInput original, int absoluteStart, int absoluteEnd)
          Constructor.
 



Copyright © 2014. All Rights Reserved.