Java Doc for RuntimeLeafInfo.java in » 6.0-JDK-Modules » jaxb-impl » com » sun » xml » bind » v2 » model » runtime » Java Source Code / Java DocumentationJava Source Code and Java Documentation
getTypeNames() Returns all the type names recognized by this type for unmarshalling.
While conceptually this method belongs to
RuntimeNonElement ,
if we do that we have to put a lot of dummy implementations everywhere,
so it's placed here, where it's actually needed.
Always non-null.
Returns all the type names recognized by this type for unmarshalling.
While conceptually this method belongs to
RuntimeNonElement ,
if we do that we have to put a lot of dummy implementations everywhere,
so it's placed here, where it's actually needed.
Always non-null. Do not modify the returned array.