public interface LeafInfo<T,C> extends MaybeElement<T,C>
BuiltinLeafInfo
or EnumLeafInfo
.
Those Java types are all mapped to a chunk of text, so we call them "leaves". This interface represents the mapping information for those special Java types.
ANYTYPE_NAME
asElement, getElementName, isElement
getTypeName, isSimpleType
canBeReferencedByIDREF, getType
getLocation, getUpstream
Copyright © 2019 JBoss by Red Hat. All rights reserved.