- XalanProcess - Class in org.crosswire.common.xml
- 
Allows xalan's xslt process class to be invoked as a command line
 application. 
- XalanProcess() - Constructor for class org.crosswire.common.xml.XalanProcess
- 
This is a utility class so the constructor is hidden. 
- xIndex(List<Difference>, int) - Method in class org.crosswire.common.diff.Diff
- 
loc is a location in source, compute and return the equivalent location
 in target. 
- XMLFeature - Enum in org.crosswire.common.xml
- 
Wraps an XML Feature. 
- XMLFeature(String, boolean) - Constructor for enum org.crosswire.common.xml.XMLFeature
- 
Construct a feature for xml, setting the initial state 
- XMLFeature(String) - Constructor for enum org.crosswire.common.xml.XMLFeature
- 
Construct a feature for xml, setting the initial state set to false. 
- XMLFeatureSet - Class in org.crosswire.common.xml
- 
A set of useful XML Features 
- XMLFeatureSet() - Constructor for class org.crosswire.common.xml.XMLFeatureSet
- 
An XMLFeatureSet with default settings. 
- XMLFeatureSet.XMLFeatureState - Class in org.crosswire.common.xml
- 
A holder of the boolean state for a feature. 
- XMLFeatureSet.XMLFeatureState(XMLFeature, boolean) - Constructor for class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
- 
Bind a state to an XMLFeature. 
- XMLFeatureSet.XMLFeatureState(XMLFeature) - Constructor for class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
- 
An XMLFeature that is turned off. 
- XMLHandlerAdapter - Class in org.crosswire.common.xml
- 
Checks a XML document for problems, reporting line and offset. 
- XMLHandlerAdapter() - Constructor for class org.crosswire.common.xml.XMLHandlerAdapter
- 
Default constructor. 
- XMLProcess - Class in org.crosswire.common.xml
- 
Runs an xml parser on an xml file using an xml handler. 
- XMLProcess() - Constructor for class org.crosswire.common.xml.XMLProcess
-  
- xmlsep - Variable in class org.crosswire.common.xml.TransformingSAXEventProvider
- 
The XML input source 
- xmlstr - Variable in class org.crosswire.common.xml.StringSAXEventProvider
- 
The source of XML data 
- XMLUtil - Class in org.crosswire.common.xml
- 
Utilities for working with SAX XML parsing. 
- XMLUtil() - Constructor for class org.crosswire.common.xml.XMLUtil
- 
Prevent instantiation 
- XRefAnalyzer - Class in org.crosswire.jsword.index.lucene.analysis
- 
A specialized analyzer that normalizes Cross References. 
- XRefAnalyzer() - Constructor for class org.crosswire.jsword.index.lucene.analysis.XRefAnalyzer
- 
Construct a default XRefAnalyzer. 
- XRefAnalyzer(Book) - Constructor for class org.crosswire.jsword.index.lucene.analysis.XRefAnalyzer
- 
Construct an XRefAnalyzer tied to a book. 
- XRefFilter - Class in org.crosswire.jsword.index.lucene.analysis
- 
A KeyFilter normalizes OSISrefs. 
- XRefFilter(TokenStream) - Constructor for class org.crosswire.jsword.index.lucene.analysis.XRefFilter
- 
Construct filtering in. 
- XRefFilter(Book, TokenStream) - Constructor for class org.crosswire.jsword.index.lucene.analysis.XRefFilter
- 
Construct an XRefFilter tied to a Book. 
- xsluri - Variable in class org.crosswire.common.xml.TransformingSAXEventProvider
- 
The XSL stylesheet 
- xsluri - Variable in class org.crosswire.common.xml.TransformingSAXEventProviderConverter
- 
The URI of the stylesheet 
- XZ - Class in org.crosswire.common.compress
- 
XZ manages the compression and uncompression of XZ data. 
- XZ(InputStream) - Constructor for class org.crosswire.common.compress.XZ
- 
Create a GZip that is capable of transforming the input.