public class TypeRegistry extends Object
Constructor and Description |
---|
TypeRegistry(GrammarInfo _info)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnmarshallableObject |
createInstanceOf(Class clazz)
Deprecated.
|
UnmarshallableObject |
createRootElement(String namespaceUri,
String localName)
Deprecated.
Creates a new instance of XMLObject from a root element name.
|
GrammarInfo |
getGrammarInfo()
Deprecated.
|
Class |
getRootElement(String namespaceUri,
String localName)
Deprecated.
|
public TypeRegistry(GrammarInfo _info)
public final GrammarInfo getGrammarInfo()
public UnmarshallableObject createRootElement(String namespaceUri, String localName)
public UnmarshallableObject createInstanceOf(Class clazz)
Copyright © 2024 Oracle Corporation. All rights reserved.