|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlException | |
|---|---|
| com.cisco.oss.foundation.configuration.xml | |
| Uses of XmlException in com.cisco.oss.foundation.configuration.xml |
|---|
| Methods in com.cisco.oss.foundation.configuration.xml that throw XmlException | |
|---|---|
protected void |
NamespaceDefinitionMessage.addDependenciesRecursively(Namespace namespace,
List<Namespace> namespaceList,
String dependencyId,
List<String> extendedDependencies)
Adds dependencyId, and all of it's depdencies recursively using namespaceList, to extendedDependencies for namespace. |
protected Map<Namespace,List<String>> |
NamespaceDefinitionMessage.createNamespaceMap(List<NamespaceDefinition> namespaceDefs)
Checks that there aren't namespaces that depend on namespaces that don't exist in the list, and creates a list of all Namespace Objects in the list. |
protected String |
ComponentInstancesMessage.marshall(ComponentInstances jaxb)
|
protected String |
ConfigurationOperationsMessage.marshall(ConfigurationOperations jaxb)
|
protected String |
ConfigurationResponseMessage.marshall(ConfigurationResponse jaxb)
|
protected String |
HierarchyTreeMessage.marshall(HierarchyTree jaxb)
|
protected String |
NamespaceDefinitionMessage.marshall(NamespaceDefinitions jaxb)
|
String |
XmlParser.marshall(Object jaxb)
|
protected String |
ParameterInstantiationsMessage.marshall(ParameterInstantiations jaxb)
|
List<NamespaceDefinition> |
NamespaceDefinitionMessage.sortByDependencies()
A NamespaceDefinition cannot be injected into the DB unless it's dependencies are injected first. |
protected ComponentInstances |
ComponentInstancesMessage.unmarshall(String xml)
|
protected HierarchyTree |
HierarchyTreeMessage.unmarshall(String xml)
|
Object |
XmlParser.unmarshall(String xml)
|
protected ConfigurationResponse |
ConfigurationResponseMessage.unmarshall(String xml)
|
protected NamespaceDefinitions |
NamespaceDefinitionMessage.unmarshall(String xml)
|
protected ConfigurationOperations |
ConfigurationOperationsMessage.unmarshall(String xml)
|
protected ParameterInstantiations |
ParameterInstantiationsMessage.unmarshall(String xml)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||