Package | Description |
---|---|
org.apache.xmpbox.schema | |
org.apache.xmpbox.type |
Modifier and Type | Method and Description |
---|---|
BooleanType |
XMPSchema.getBooleanProperty(String qualifiedName)
Get a BooleanType property with its name
|
BooleanType |
XMPRightsManagementSchema.getMarkedProperty()
Get Marked property
|
Modifier and Type | Method and Description |
---|---|
void |
XMPSchema.setBooleanProperty(BooleanType bool)
Set a BooleanType property
|
void |
XMPRightsManagementSchema.setMarkedProperty(BooleanType marked)
Set Marked property
|
Modifier and Type | Method and Description |
---|---|
BooleanType |
TypeMapping.createBoolean(String namespaceURI,
String prefix,
String propertyName,
boolean value) |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.