Uses of Package
org.txt2xml.core

Packages that use org.txt2xml.core
org.txt2xml.core   
 

Classes in org.txt2xml.core used by org.txt2xml.core
AbstractRegexProcessor
          Base class for regex based Processors that can accept a pattern String and need to create a java.util.regex.Matcher before processing text.
Processor
          Base class for agents that match part(s) of a CharSequence and write XML Elements as match(es) are found.
 



Copyright © 2002 Steve Meyfroidt. All Rights Reserved.