intarsys PDF library API

de.intarsys.pdf.pd
Class PDFileSpecificationURL

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDFileSpecification
              extended by de.intarsys.pdf.pd.PDFileSpecificationURL
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class PDFileSpecificationURL
extends PDFileSpecification


Nested Class Summary
static class PDFileSpecificationURL.MetaClass
          The meta class implementation
 
Field Summary
static PDFileSpecificationURL.MetaClass META
          The meta class instance
 
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_EF, DK_F, DK_FS, DK_RF
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
static PDFileSpecificationURL createNew(URL url)
           
 URL getURL()
           
 void setURL(URL newURL)
           
 
Methods inherited from class de.intarsys.pdf.pd.PDFileSpecification
getEmbeddedFile, getEmbeddedFiles, getFile, getFileSpecificationString, getFileSystem, 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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final PDFileSpecificationURL.MetaClass META
The meta class instance

Method Detail

setURL

public void setURL(URL newURL)

getURL

public URL getURL()

createNew

public static PDFileSpecificationURL createNew(URL url)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.