public abstract class DXmlTokenPattern extends DUnaryPattern
Constructor and Description |
---|
DXmlTokenPattern(NameClass name) |
Modifier and Type | Method and Description |
---|---|
NameClass |
getName()
Gets the name class of this element/attribute.
|
boolean |
isNullable()
Returns true if this pattern is nullable.
|
getChild, setChild
accept, createParseable, getAnnotation, getLocation, isAttribute, isElement
public DXmlTokenPattern(NameClass name)
public NameClass getName()
public final boolean isNullable()
DPattern
isNullable
in class DPattern
Copyright © 2017 JBoss by Red Hat. All rights reserved.