|
||||||||||
| 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.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
public class CpeComponentDescriptorImpl
| Constructor Summary | |
|---|---|
CpeComponentDescriptorImpl()
|
|
| Method Summary | |
|---|---|
java.net.URL |
findAbsoluteUrl(ResourceManager aResourceManager)
Returns the absolute URL where the component descriptor is located. |
Import |
getImport()
Gets the Import object that declares where the component descriptor is located. |
CpeInclude |
getInclude()
Returns component's descriptor file path |
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object in XML. |
void |
setImport(Import aImport)
Sets the Import object that declares where the component descriptor is located. |
void |
setInclude(CpeInclude aInclude)
Sets component's descriptor file path |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
|---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
| Methods inherited from interface org.apache.uima.util.XMLizable |
|---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
| Constructor Detail |
|---|
public CpeComponentDescriptorImpl()
| Method Detail |
|---|
public void setInclude(CpeInclude aInclude)
CpeComponentDescriptor
setInclude in interface CpeComponentDescriptoraInclude - -
CpeInclude containing file pathpublic CpeInclude getInclude()
CpeComponentDescriptor
getInclude in interface CpeComponentDescriptorCpeIncludepublic Import getImport()
CpeComponentDescriptor
getImport in interface CpeComponentDescriptorpublic void setImport(Import aImport)
CpeComponentDescriptor
setImport in interface CpeComponentDescriptoraImport - the import, null if none
public java.net.URL findAbsoluteUrl(ResourceManager aResourceManager)
throws ResourceConfigurationException
CpeComponentDescriptor
findAbsoluteUrl in interface CpeComponentDescriptoraResourceManager - resource manager to use to do import-by-name lookups
ResourceConfigurationExceptionCpeComponentDescriptor.findAbsoluteUrl(ResourceManager)protected 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 | |||||||||