|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resource.metadata.impl.MetaDataObject_impl
org.apache.uima.search.impl.IndexRule_impl
public class IndexRule_impl
Constructor Summary | |
---|---|
IndexRule_impl()
|
Method Summary | |
---|---|
Style[] |
getStyles()
Gets the styles that comprise this index rule. |
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object in XML. |
void |
setStyles(Style[] aStyles)
Sets the styles that comprise this index rule. |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.uima.util.XMLizable |
---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
Constructor Detail |
---|
public IndexRule_impl()
Method Detail |
---|
public Style[] getStyles()
IndexRule
getStyles
in interface IndexRule
public void setStyles(Style[] aStyles)
IndexRule
setStyles
in interface IndexRule
aStyles
- the CAS type name for this build itemprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |