|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChoicePatternCategory
A choice pattern category is a pattern category for choice patterns whose childs are elements, repeated or not repeated.
Method Summary | |
---|---|
java.util.Map |
fromElementNameToRepeatable()
Return a not empty map with Name as input and
Boolean as output. |
boolean |
isPatternOptional()
The returned value say if the element may be ommited or not. |
Methods inherited from interface xmltorng.i2s.framework.PatternCategory |
---|
addPattern, fullPattern |
Method Detail |
---|
java.util.Map fromElementNameToRepeatable()
Name
as input and
Boolean
as output.
The boolean value say if the named element may be repeated or not.
boolean isPatternOptional()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |