|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface ValidatorDocument
A document containing one validator(@urn:jp.co.fujitsu.reffi.client.config) element. This is a complex type.
| 入れ子のクラスの概要 | |
|---|---|
static class |
ValidatorDocument.Factory
A factory class with static methods for creating instances of this type. |
static interface |
ValidatorDocument.Validator
An XML validator(@urn:jp.co.fujitsu.reffi.client.config). |
| フィールドの概要 | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| インタフェース org.apache.xmlbeans.XmlObject から継承されたフィールド |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| メソッドの概要 | |
|---|---|
ValidatorDocument.Validator |
addNewValidator()
Appends and returns a new empty "validator" element |
ValidatorDocument.Validator |
getValidator()
Gets the "validator" element |
void |
setValidator(ValidatorDocument.Validator validator)
Sets the "validator" element |
| インタフェース org.apache.xmlbeans.XmlObject から継承されたメソッド |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| インタフェース org.apache.xmlbeans.XmlTokenSource から継承されたメソッド |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| フィールドの詳細 |
|---|
static final org.apache.xmlbeans.SchemaType type
| メソッドの詳細 |
|---|
ValidatorDocument.Validator getValidator()
void setValidator(ValidatorDocument.Validator validator)
ValidatorDocument.Validator addNewValidator()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||