com.sun.xml.bind.v2.model.impl
public class BuiltinLeafInfoImpl<TypeT,ClassDeclT> extends LeafInfoImpl<TypeT,ClassDeclT> implements BuiltinLeafInfo<TypeT,ClassDeclT>
Constructor Summary | |
---|---|
protected | BuiltinLeafInfoImpl(TypeT type, QName... typeNames) |
Method Summary | |
---|---|
Element<TypeT,ClassDeclT> | asElement() |
static <TypeT,ClassDeclT> Map<TypeT,BuiltinLeafInfoImpl<TypeT,ClassDeclT>> | createLeaves(Navigator<TypeT,ClassDeclT,?,?> nav)
Creates all the BuiltinLeafInfoImpls as specified in the spec.
LeafInfos are all defined by the spec. |
QName | getElementName() |
QName[] | getTypeNames()
Returns all the type names recognized by this bean info.
|
boolean | isElement() |
Deprecated: always return null at this level.
Deprecated: always return null at this level.
Returns: do not modify the returned array.
Deprecated: always return false at this level.