|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PearSpecifier
A type of ResourceSpecifier that locate an installed pear Resource.
| Method Summary | |
|---|---|
Parameter[] |
getParameters()
Gets parameters that may be read by the pear resource class when it is initialized. |
String |
getPearPath()
Retrieves the PEAR path at which the pear Resource is located. |
void |
setParameters(Parameter[] parameters)
Sets parameters that may be read by the pear resource class when it is initialized. |
void |
setPearPath(String aPearPath)
Sets the PEAR path at which a Resource is located. |
| 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 |
| Method Detail |
|---|
String getPearPath()
void setPearPath(String aPearPath)
aPearPath - a pear path stringParameter[] getParameters()
null.void setParameters(Parameter[] parameters)
parameters - the Parameters to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||