public class FileResourceSpecifier_impl extends MetaDataObject_impl implements FileResourceSpecifier
FileResourceSpecifier.MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| Constructor and Description | 
|---|
| FileResourceSpecifier_impl()Creates a new  FileResourceSpecifier_impl. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFileUrl()UIMA-5274 Expand any references to external overrides when name and location are fetched. | 
| String | getLocalCache()Gets the file name for the local cache of a remote resource file. | 
| protected XmlizationInfo | getXmlizationInfo()To be implemented by subclasses to return information describing how to represent this object
 in XML. | 
| void | setFileUrl(String aUrl)Sets the URL of the file. | 
| void | setLocalCache(String aFileName)Sets the file name for the local cache of a remote resource file. | 
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 FileResourceSpecifier_impl()
FileResourceSpecifier_impl.public String getFileUrl()
getFileUrl in interface FileResourceSpecifierFileResourceSpecifier.getFileUrl()public void setFileUrl(String aUrl)
FileResourceSpecifiersetFileUrl in interface FileResourceSpecifieraUrl - a URL stringFileResourceSpecifier.setFileUrl(String)public String getLocalCache()
FileResourceSpecifiergetLocalCache in interface FileResourceSpecifiernull if none.FileResourceSpecifier.getLocalCache()public void setLocalCache(String aFileName)
FileResourceSpecifiersetLocalCache in interface FileResourceSpecifieraFileName - file name of the local cache, null if none.FileResourceSpecifier.setLocalCache(String)protected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.