com.sun.tools.xjc.reader.dtd
final class Block extends Object
Field Summary | |
---|---|
Set<Element> | elements
Elements that belong to this block.
|
boolean | isOptional |
boolean | isRepeated |
Constructor Summary | |
---|---|
Block(boolean optional, boolean repeated) |
We want to preserve the order they are added, but we don't want dupliates.