@Deprecated public class ModelParser extends ModelParserBase
ModelParserBase.UTF8_BOM| Constructor and Description |
|---|
ModelParser(AddressSpace nodeManagerTable)
Deprecated.
Creates a new ModelParser.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNodes(List<AddNodesItem> nodes,
String type)
Deprecated.
Adds the given nodes.
|
protected void |
addReferences(List<AddReferencesItem> references)
Deprecated.
Adds the given References.
|
protected UaNode |
getNode(NodeId nodeId)
Deprecated.
Get an existing node in the address space.
|
addNamespaceUri, afterCreate, characters, createModel, doAddNode, doAddReference, endElement, getEncoderContext, getErrorList, getIgnoredNodes, getNamespaceTable, getNodes, getReferences, getServerTable, isFailOnFirstError, isIgnoredReference, isReadingExtensions, isReadingNamespaces, isSkipValuesOnAndroid, parseFile, parseFile, parseFile, setFailOnFirstError, setIgnoredNodes, setSkipValuesOnAndroid, startElement, toGlobalExpandedNodeId, toGlobalNodeId, toGlobalNodeIdpublic ModelParser(AddressSpace nodeManagerTable)
nodeManagerTable - the NodeManagerTable in which the nodes should be created.protected void addNodes(List<AddNodesItem> nodes, String type) throws ModelException, ServiceException
ModelParserBaseaddNodes in class ModelParserBaseModelExceptionServiceExceptionprotected void addReferences(List<AddReferencesItem> references) throws ModelException
ModelParserBaseaddReferences in class ModelParserBaseModelExceptionprotected UaNode getNode(NodeId nodeId)
ModelParserBasegetNode in class ModelParserBaseCopyright © 2026. All rights reserved.