de.intarsys.pdf.pd
Class PDFileSpecificationURL
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDFileSpecification
de.intarsys.pdf.pd.PDFileSpecificationURL
- All Implemented Interfaces:
- ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport
public class PDFileSpecificationURL
- extends PDFileSpecification
| Fields inherited from class de.intarsys.pdf.pd.PDFileSpecification |
CN_F_DOS, CN_F_Mac, CN_F_Unix, CN_FS_URL, CN_Type_Alt_Filespec, CN_Type_Filespec, DK_Desc, DK_EF, DK_F, DK_FS, DK_RF, DK_UF |
| Methods inherited from class de.intarsys.pdf.pd.PDFileSpecification |
getDescription, getEmbeddedFile, getEmbeddedFiles, getFile, getFileSpecificationString, getFileSystem, setDescription, setEmbeddedFile, setFile, setFileSpecificationString, setFileSystem |
| Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
| Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
META
public static final PDFileSpecificationURL.MetaClass META
- The meta class instance
createNew
public static PDFileSpecificationURL createNew(URL url)
getURL
public URL getURL()
setURL
public void setURL(URL newURL)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.