|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxmltorng.document.relaxng.impl.NonEmptyPatternImpl
xmltorng.document.relaxng.impl.ListPatternImpl
public class ListPatternImpl
| Field Summary |
|---|
| Fields inherited from interface xmltorng.framework.document.relaxng.NonEmptyPattern |
|---|
PATTERN_ATTRIBUTE, PATTERN_DATA, PATTERN_GROUP, PATTERN_LIST, PATTERN_REF, PATTERN_TEXT, PATTERN_VALUE |
| Constructor Summary | |
|---|---|
ListPatternImpl(Pattern pattern)
|
|
| Method Summary | |
|---|---|
Pattern |
getPattern()
Return the pattern. |
int |
getPatternType()
Return the pattern type. |
| Methods inherited from class xmltorng.document.relaxng.impl.NonEmptyPatternImpl |
|---|
canBeRepeated, isEmpty, setBeRepeated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface xmltorng.framework.document.relaxng.NonEmptyPattern |
|---|
canBeRepeated |
| Methods inherited from interface xmltorng.framework.document.relaxng.Pattern |
|---|
isEmpty |
| Constructor Detail |
|---|
public ListPatternImpl(Pattern pattern)
| Method Detail |
|---|
public int getPatternType()
NonEmptyPattern
getPatternType in interface NonEmptyPatternpublic Pattern getPattern()
ListPattern
getPattern in interface ListPattern
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||