Uses of Class
org.apache.abdera.i18n.text.io.FilteredCharReader

Packages that use FilteredCharReader
org.apache.abdera.parser.stax.util   
org.apache.abdera.util   
 

Uses of FilteredCharReader in org.apache.abdera.parser.stax.util
 

Subclasses of FilteredCharReader in org.apache.abdera.parser.stax.util
 class FOMXmlRestrictedCharReader
           
 

Uses of FilteredCharReader in org.apache.abdera.util
 

Subclasses of FilteredCharReader in org.apache.abdera.util
 class XmlRestrictedCharReader
          A reader implementation that filters out characters that are not allowed in XML 1.0 or XML 1.1 documents.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.