|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLDoc in <Unnamed> |
---|
Methods in <Unnamed> with parameters of type XMLDoc | |
---|---|
void |
PubSubConfig.loadDefaultAreaOfInterest(XMLDoc _data,
org.w3c.dom.Node _node)
Load the DefaultAreaOfInterest components. |
void |
JDDSConfig.loadDefaults(XMLDoc _data,
org.w3c.dom.Node _node)
Load the defaults components. |
void |
Patient.loadNameAddr(XMLDoc _data,
org.w3c.dom.Node _node)
Load the NameAddr components. |
void |
PubSubConfig.loadOperationalParameters(XMLDoc _data,
org.w3c.dom.Node _node)
Load the OperationalParameters components. |
void |
Patient.loadPatientData(XMLDoc _data,
org.w3c.dom.Node _node)
Load the PatientData components. |
void |
JDDSConfig.loadPublish(XMLDoc _data,
org.w3c.dom.Node _node)
Load the publish components. |
void |
PubSubConfig.loadServer(XMLDoc _data,
org.w3c.dom.Node _node)
Load the Server components. |
void |
JDDSConfig.loadSubscribe(XMLDoc _data,
org.w3c.dom.Node _node)
Load the subscribe components. |
void |
PubSubConfig.loadTopic(XMLDoc _data,
org.w3c.dom.Node _node)
Load the Topic components. |
void |
PubSubConfig.loadTopicServer(XMLDoc _data,
org.w3c.dom.Node _node)
Load the TopicServer components. |
void |
PubSubConfig.saveDefaultAreaOfInterest(XMLDoc _data,
org.w3c.dom.Node _node)
Save the DefaultAreaOfInterest components. |
void |
JDDSConfig.saveDefaults(XMLDoc _data,
org.w3c.dom.Node _node)
Save the defaults components. |
void |
Patient.saveNameAddr(XMLDoc _data,
org.w3c.dom.Node _node)
Save the NameAddr components. |
void |
PubSubConfig.saveOperationalParameters(XMLDoc _data,
org.w3c.dom.Node _node)
Save the OperationalParameters components. |
void |
Patient.savePatientData(XMLDoc _data,
org.w3c.dom.Node _node)
Save the PatientData components. |
void |
JDDSConfig.savePublish(XMLDoc _data,
org.w3c.dom.Node _node)
Save the publish components. |
void |
PubSubConfig.saveServer(XMLDoc _data,
org.w3c.dom.Node _node)
Save the Server components. |
void |
JDDSConfig.saveSubscribe(XMLDoc _data,
org.w3c.dom.Node _node)
Save the subscribe components. |
void |
PubSubConfig.saveTopic(XMLDoc _data,
org.w3c.dom.Node _node)
Save the Topic components. |
void |
PubSubConfig.saveTopicServer(XMLDoc _data,
org.w3c.dom.Node _node)
Save the TopicServer components. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |