|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.thaiopensource.validate.AbstractSchema
| Constructor Summary | |
|---|---|
AbstractSchema()
|
|
AbstractSchema(PropertyMap properties)
|
|
AbstractSchema(PropertyMap properties,
PropertyId[] supportedPropertyIds)
|
|
| Method Summary | |
|---|---|
static PropertyMap |
filterProperties(PropertyMap properties,
PropertyId[] supportedPropertyIds)
|
PropertyMap |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.thaiopensource.validate.Schema |
|---|
createValidator |
| Constructor Detail |
public AbstractSchema()
public AbstractSchema(PropertyMap properties)
public AbstractSchema(PropertyMap properties,
PropertyId[] supportedPropertyIds)
| Method Detail |
public PropertyMap getProperties()
getProperties in interface Schema
public static PropertyMap filterProperties(PropertyMap properties,
PropertyId[] supportedPropertyIds)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||