public class PearSpecifier_impl extends MetaDataObject_impl implements PearSpecifier
PearSpecifier.MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| Constructor and Description |
|---|
PearSpecifier_impl()
Creates a new
PearSpecifier_impl. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
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.
|
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, resolveSettings, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElementfinalize, getClass, notify, notifyAll, wait, wait, waitclone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLpublic Parameter[] getParameters()
PearSpecifiergetParameters in interface PearSpecifierpublic void setParameters(Parameter[] parameters)
PearSpecifiersetParameters in interface PearSpecifierparameters - The Parameters to set.public String getPearPath()
PearSpecifiergetPearPath in interface PearSpecifierpublic void setPearPath(String aPearPath)
PearSpecifiersetPearPath in interface PearSpecifieraPearPath - a pear path stringprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implCopyright © 2018. All rights reserved.