public interface ExtensionSchemaField extends ExtensionSchemaObject
| Modifier and Type | Method and Description |
|---|---|
String |
getdescriptionPrefix()
namespace prefix for the description field
|
Boolean |
getisDescriptionValidText()
true if field description (’pdfaField:description’ property) is of type Text
|
Boolean |
getisNameValidText()
true if field name (’pdfaField:name’ property) is of type Text
|
Boolean |
getisValueTypeDefined()
true if field value type (’pdfaField:valueType’ property) is defined
|
Boolean |
getisValueTypeValidText()
true if field value type (’pdfaField:valueType’ property) is of type Text
|
String |
getnamePrefix()
namespace prefix for the name field
|
String |
getvalueTypePrefix()
namespace prefix for the value type field
|
getcontainsUndefinedFieldsgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentBoolean getisDescriptionValidText()
Boolean getisNameValidText()
Boolean getisValueTypeValidText()
Boolean getisValueTypeDefined()
String getdescriptionPrefix()
String getnamePrefix()
String getvalueTypePrefix()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.