AD
class represents the AD
element of the
meta type descriptor.Attribute
TODOAD
object to hold the contents of the
AD
element.Attribute
object to hold the contents of the
Attribute
element.Designate
object to hold the contents of the
Designate
element.DesignateObject
object to hold the contents of the
Object
element.MetaData
object to hold the contents of the
MetaData
element.OCD
object to hold the contents of the
OCD
element.DefaultMetaTypeProvider
class is an implementation of the
MetaTypeProvider
interface which is configured for a given
bundle using a MetaData
object.Designate
class represents the Designate
element of the meta type descriptor.DesignateObject
class represents the Object
element of
the meta type descriptor.Bundle
to which this instance belongs.MetaData
class represents the MetaData
element of the meta type descriptor.MetaDataReader
provides two methods to read meta type
documents according to the MetaType schema (105.8 XML Schema).OCD
class represents the OCD
element of the
meta type descriptor.url
.valueString
and returns an
indication of the validation result.AD.validate(String)
method if the
value is greater than the specified maximum value
(value is "%greater than maximum").AD.validate(String)
method if the
value is invalid considering its type (value is "%invalid value").AD.validate(String)
method if the
value is less than the specified minimum value
(value is "%less than minimum").AD.validate(String)
method if the
value is null or cannot be converted to an attribute value and a value
is required
(value is "%missing required value").AD.validate(String)
method if the
value is not any of the specified option values
(value is "%not a valid option").Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.