public class RefineConfigXMLInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| java.util.Set | mMappingSetSet of property mappings (e.g. | 
| java.lang.String | mOutputNameString name of the refine config to use | 
| org.w3c.dom.Document | mSourceDocumentXML document for the  | 
| int | mSpecificitySpecificity of this refine config, i.e. | 
| Constructor and Description | 
|---|
| RefineConfigXMLInfo() | 
public static java.lang.String CLASS_VERSION
public java.lang.String mOutputName
public java.util.Set mMappingSet
public int mSpecificity
public org.w3c.dom.Document mSourceDocument