input
stringlengths 10
828
| output
stringlengths 5
107
|
|---|---|
public complex property get usage terms return complex property get property local prefix sep usageterms
|
return the lang alt usage terms
|
public void set name value string name content add property new text type metadata pdfapropprefix name name
|
set the name of this property
|
public string get usage terms value string lang return get language property value local prefix sep usageterms lang
|
return a language value for description property
|
public void set name value string name content add property new text type metadata pdfafieldprefix name name
|
set the name of this field
|
public text type get web statement return text type get property local prefix sep webstatement
|
return the web statement url as text type
|
public void set part value with string string value integer type part new integer type metadata idprefix part value add property part
|
set the pdfa version identifier with string
|
public void set value type value string type content add property new text type metadata pdfapropprefix valuetype type
|
set the value type of this property
|
public string get web statement value text type tt text type get property local prefix sep webstatement return tt null null tt get string value
|
return the web statement url as string
|
public void set value type value string value type content add property new text type metadata pdfafieldprefix valuetype value type
|
set the value type of this field
|
public void set category value string category throws bad field value exception if category equals external category equals internal content add property new text type metadata pdfapropprefix category category else throw new bad field value exception unexpected value category for property category only values internal or external are allowed
|
set the category of this property
|
public void set part value with int int value integer type part new integer type metadata idprefix part value add property part
|
set the pdfa version identifier with an int
|
public void set web statement text type url add property url
|
set the web statement url
|
public void set description value string desc content add property new text type metadata pdfapropprefix description desc
|
set the description of this property
|
public void set description value string description content add property new text type metadata pdfafieldprefix description description
|
set the description of this field
|
public text type get certificate return text type get property local prefix sep certificate
|
return the certificate url as text type
|
public void set part value integer value integer type part new integer type metadata idprefix part value add property part
|
set the pdf a version identifier with an int
|
public string get certificate value text type tt text type get property local prefix sep certificate return tt null null tt get string value
|
return the certificate url as string
|
private string get property value string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return text type tmp get string value return null
|
get the property value
|
public void set certificate value string url add property new text type metadata local prefix certificate url
|
set the certificate url
|
private string get field property value string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return text type tmp get string value return null
|
get value of a specified property field
|
public void set part integer type part add property part
|
set the pdf a version identifier
|
public string get name value return get property value pdfapropprefixsep name
|
return the current defined name in a string
|
public void set certificate text type url add property url
|
set the certificate url
|
public void set amd value string value text type amd new text type metadata idprefix amd value add property amd
|
set the pdf a amendment identifier
|
public string get value type value return get property value pdfapropprefixsep valuetype
|
return the current value type in a string
|
public string get name value return get field property value pdfafieldprefixsep name
|
return the current defined field name in a string
|
public void set amd text type amd add property amd
|
set the pdf a amendment identifier
|
public string get category value return get property value pdfapropprefixsep category
|
return the current category in a string
|
public string get value type value return get field property value pdfafieldprefixsep valuetype
|
return the current defined field value type in a string
|
public void set conformance value string value throws bad field value exception if value equals a value equals b text type conf new text type metadata idprefix conformance value add property conf else throw new bad field value exception the property given not seems to be a pdf a conformance level must be a or b
|
set the pdf a conformance level
|
public string get description value return get property value pdfapropprefixsep description
|
return the current description in a string
|
public string get description value return get field property value pdfafieldprefixsep description
|
return the current field description in a string
|
public void set conformance text type conf throws bad field value exception string value conf get string value if value equals a value equals b add property conf else throw new bad field value exception the property given not seems to be a pdf a conformance level must be a or b
|
set the pdf a conformance level
|
private text type get field property string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return text type tmp return null
|
get one property which describes the field
|
private text type get property string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return text type tmp return null
|
get a property from its qualified name as a text type object
|
public text type get name return get field property pdfafieldprefixsep name
|
return the property corresponding to the field name definition
|
public void set resource ref text type tt add property tt
|
set resource ref property
|
public text type get name return get property pdfapropprefixsep name
|
return the property corresponding to the property name definition
|
public integer get part value abstract field tmp get part if tmp null if tmp instanceof integer type return integer type tmp get value return null else for attribute attribute get all attributes if attribute get qualified name equals idprefixsep part return new integer attribute get value return null
|
give the pdfaversion id as an integer
|
public text type get value type return get field property pdfafieldprefixsep valuetype
|
return the property corresponding to the field namespace uri definition
|
public text type get value type return get property pdfapropprefixsep valuetype
|
return the property corresponding to the property value type definition
|
public integer type get part abstract field tmp get property idprefixsep part if tmp null if tmp instanceof integer type return integer type tmp return null
|
give the property corresponding to the pdfa version id
|
public text type get description return get field property pdfafieldprefixsep description
|
return the property corresponding to the field description definition
|
public text type get category return get property pdfapropprefixsep category
|
return the property corresponding to the property category definition
|
public string get amendment value abstract field tmp get property idprefixsep amd if tmp null if tmp instanceof text type return text type tmp get string value return null
|
give the pdfaamendment id as an string
|
public text type get description return get property pdfapropprefixsep description
|
return the property corresponding to the property description definition
|
public text type get resource ref return text type get property local prefix sep resourceref
|
get resource ref property
|
public text type get amd abstract field tmp get property idprefixsep amd if tmp null if tmp instanceof text type return text type tmp return null
|
give the property corresponding to the pdfa amendment id
|
public element get element return content get element
|
get dom element for xml rdf serialization
|
public string get amd value text type tmp get amd if tmp null for attribute attribute get all attributes if attribute get qualified name equals idprefixsep amd return attribute get value return null else return tmp get string value
|
give the pdfa amendment id as an string
|
public text type get conformance abstract field tmp get property idprefixsep conformance if tmp null if tmp instanceof text type return text type tmp return null
|
give the property corresponding to the pdfa conformance id
|
public void add property abstract field obj content add property obj
|
add a property to the current structure
|
public void set document id text type tt add property tt
|
set document id property
|
public string get conformance value text type tt get conformance if tt null for attribute attribute get all attributes if attribute get qualified name equals idprefixsep conformance return attribute get value return null else return tt get string value
|
give the conformance id
|
private string get pdfa text value string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return text type tmp get string value return null
|
get schema description property value as a string
|
public text type get document id return text type get property local prefix sep documentid
|
get document id property
|
public string get prefix value return pdfaextension
|
give the prefix of the pdf a extension schema
|
public void set schema value string description pdfa schema schema content add property new text type metadata pdfaextension schema pdfaschema pdfaextension schema schema description
|
set description of this schema
|
public string get prefix return local prefix
|
get the schema prefix
|
public string get namespace value return pdfaextensionuri
|
give the namespace uri of the pdf a extension schema
|
public string get schema return get pdfa text value pdfaextension schema pdfaschemasep pdfaextension schema schema
|
return the schema description value
|
public schema description add schema description schema description desc return descriptions add schema description desc
|
add to the extension schema a new description schema param desc the
|
public schema description create schema description schema description desc new schema description metadata return desc
|
create extension schema a new description schema
|
public void set name space urivalue string uri content add property new text type metadata pdfaextension schema pdfaschema pdfaextension schema ns uri uri
|
set the schema namespace uri
|
public schema description add schema description schema description obj schema description sd get same schema description obj if sd null schema descriptions remove sd content remove child sd content get element if contains schema description obj remove schema description obj schema descriptions add obj content append child obj content get element return sd
|
add a schema description to the current structure
|
public void set manager text type tt add property tt
|
set manager property
|
public string get name space uri return get pdfa text value pdfaextension schema pdfaschemasep pdfaextension schema ns uri
|
return the schema name space uri value
|
public text type get manager return text type get property local prefix sep manager
|
get manager property
|
public void set prefix value string prefix content add property new text type metadata pdfaextension schema pdfaschema pdfaextension schema prefix prefix
|
set the preferred schema namespace prefix
|
public string get namespace value return local nsuri
|
get the namespace uri of this schema
|
public string get prefix return get pdfa text value pdfaextension schema pdfaschemasep pdfaextension schema prefix
|
return the preferred schema namespace prefix value
|
public void set manage to text type tt add property tt
|
set manage to property
|
public abstract field get abstract property string qualified name iterator abstract field it content get all properties iterator abstract field tmp while it has next tmp it next if tmp get qualified name equals qualified name return tmp return null
|
retrieve a generic simple type property
|
public void add value type description pdfavalue type description obj if contains value type description obj remove value type description get value type description obj get type name value value types add obj content append child obj content get element
|
add a pdf a value type description to the current structure
|
public text type get manage to return text type get property local prefix sep manageto
|
get manage to property
|
public void add to contributor value string proper name add bag value local prefix sep contributor proper name
|
set contributor s to the resource other than the authors
|
public pdfavalue type description get value type description string type iterator pdfavalue type description it get all value type description pdfavalue type description tmp while it has next tmp it next if tmp get type name value equals type return tmp return null
|
get the pdf a value type description from its type name
|
public void set coverage value string text add property new text type metadata local prefix coverage text
|
set the extent or scope of the resource
|
public void set coverage text type text add property text
|
set the extent or scope of the resource
|
public void set manage ui text type tt add property tt
|
set manage ui property
|
public attribute get about attribute return content get attribute rdfabout
|
get the rdf about attribute
|
public void add to creator value string proper name add sequence value local prefix sep creator proper name
|
set the autor s of the resource
|
public void remove value type description pdfavalue type description vtype if contains value type description vtype value types remove vtype content remove child vtype content get element
|
remove a pdf a value type description
|
public text type get manage ui return text type get property local prefix sep manageui
|
get manage ui property
|
public void add to date value calendar date add sequence date value local prefix sep date date
|
set date s that something interesting happened to the resource
|
public void add to description value string lang string value set language property value local prefix sep description lang value
|
add a textual description of the content of the resource multiple values
|
public void add property description pdfaproperty description obj if contains property description obj remove property description get property description obj get name value properties add obj content append child obj content get element
|
add a property description to the current structure
|
public void set format value string mime type add property new text type metadata local prefix format mime type
|
set the file format used when saving the resource
|
public string get about value attribute prop content get attribute rdfabout if prop null return prop get value return null
|
get the rdf about value
|
public void set manager variant text type tt add property tt
|
set manager variant property
|
public void set identifier value string text add property new text type metadata local prefix identifier text
|
set the unique identifier of the resource
|
public text type get manager variant return text type get property local prefix sep managervariant
|
get manager variant property
|
public boolean contains property description pdfaproperty description prop iterator pdfaproperty description it get all property description pdfaproperty description tmp while it has next tmp it next if is same property description tmp prop return true return false
|
check if a specified pdf a property description is embedded
|
public void set identifier text type text add property text
|
set the unique identifier of the resource
|
public pdfaproperty description get property description string name iterator pdfaproperty description it get all property description pdfaproperty description tmp while it has next tmp it next if tmp get name value equals name return tmp return null
|
get a pdfaproperty description from its name
|
public void add to language value string locale add bag value local prefix sep language locale
|
add language s used in this resource
|
public void set about attribute about throws bad field value exception if about get qualified name equals rdfabout about get qualified name equals about content set attribute about else throw new bad field value exception attribute about must be named rdf about or about
|
set the rdf about attribute
|
public void remove property description pdfaproperty description prop if contains property description prop properties remove prop content remove child prop content get element
|
remove a pdf a property description
|
public void add to publisher value string proper name add bag value local prefix sep publisher proper name
|
add publisher s
|
public void set instance id text type tt add property tt
|
set instance id property
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.