Uses of Class
com.nanoxml.XMLElement

Packages that use XMLElement
com.nanoxml   
com.udi.insteon.client   
com.udi.isy.jsdk   
com.universaldevices.autoupdate   
com.universaldevices.device.model   
com.universaldevices.upnp   
example   
 

Uses of XMLElement in com.nanoxml
 

Methods in com.nanoxml that return XMLElement
protected  XMLElement XMLElement.createAnotherElement()
          Creates a new XML element.
 

Methods in com.nanoxml with parameters of type XMLElement
 void XMLElement.addChild(XMLElement child)
          Adds a subobject.
 void XMLElement.removeChild(XMLElement child)
          Removes a child object.
 

Uses of XMLElement in com.udi.insteon.client
 

Constructors in com.udi.insteon.client with parameters of type XMLElement
InsteonLincRec(XMLElement input)
           
 

Uses of XMLElement in com.udi.isy.jsdk
 

Methods in com.udi.isy.jsdk with parameters of type XMLElement
abstract  void ISYClient.onDeviceSpecific(java.lang.String action, java.lang.String node, XMLElement ei)
          Notifies the client of any device specific changes.
 void ISYClient.onDeviceSpecific(UDProxyDevice device, java.lang.String action, java.lang.String node, XMLElement ei)
          Notifies the client of any device specific changes.
abstract  void ISYClient.onProgress(java.lang.String action, XMLElement ei)
          Notifies the client of the progress of actions currently being taken.
 void ISYClient.onProgress(UDProxyDevice device, java.lang.String action, XMLElement ei)
          Notifies the client of the progress of actions currently being taken.
abstract  void ISYClient.onSystemConfigChanged(java.lang.String event, XMLElement eventInfo)
          Notifies the client that system configurations have change
 void ISYClient.onSystemConfigChanged(UDProxyDevice device, java.lang.String event, XMLElement eventInfo)
          Notifies the client that system configurations have changed
abstract  void ISYClient.onTriggerStatus(java.lang.String arg1, XMLElement arg2)
          This method is invoked when the trigger status changes
 void ISYClient.onTriggerStatus(UDProxyDevice device, java.lang.String arg1, XMLElement arg2)
          This method is invoked when the trigger status changes
 

Uses of XMLElement in com.universaldevices.autoupdate
 

Constructors in com.universaldevices.autoupdate with parameters of type XMLElement
UDAutoUpdate.UDPlatform(XMLElement e, UDAutoUpdate.UDVersionNum version, UDAutoUpdate.UDVersionNum latestVersion, java.lang.String description, UDAutoUpdate.UDVersionNum resetIfBelow, UDAutoUpdate.UDVersionNum notSupportedIfAbove)
          Constructor Note: This class is initialized by UDI Network and Services Layers and, as such, should not be utilized independently.
UDAutoUpdate.UDProduct(XMLElement x)
          Constructor Note: This class is initialized by UDI Network and Services Layers and, as such, should not be utilized independently.
UDAutoUpdate.UDVersion(XMLElement x, UDAutoUpdate.UDVersionNum latestVersion)
          Constructor Note: This class is initialized by UDI Network and Services Layers and, as such, should not be utilized independently.
 

Uses of XMLElement in com.universaldevices.device.model
 

Methods in com.universaldevices.device.model with parameters of type XMLElement
 void UDModelChangeListener.onDeviceSpecific(UDProxyDevice device, java.lang.String action, java.lang.String node, XMLElement ei)
           
 void IModelChangeListener.onDeviceSpecific(UDProxyDevice device, java.lang.String action, java.lang.String node, XMLElement ei)
          Notifies the client of any device specific changes.
 void UDModelChangeListener.onProgress(UDProxyDevice device, java.lang.String action, XMLElement ei)
           
 void IModelChangeListener.onProgress(UDProxyDevice device, java.lang.String action, XMLElement ei)
          Notifies the client of the progress of actions currently being taken.
 void ISecuritySystemChangeListener.onSecuritySystemArmedAway(XMLElement info)
          Notifies the listener that the system is armed to away
 void ISecuritySystemChangeListener.onSecuritySystemArmedNight(XMLElement info)
          Notifies the listener that the system is armed to night
 void ISecuritySystemChangeListener.onSecuritySystemArmedNightInstant(XMLElement info)
          Notifies the listener that the system is armed to night instantly
 void ISecuritySystemChangeListener.onSecuritySystemArmedStay(XMLElement info)
          Notifies the listener that the system is armed to stay
 void ISecuritySystemChangeListener.onSecuritySystemArmedStayInstant(XMLElement info)
          Notifies the listener that the system is armed to stay instantly
 void ISecuritySystemChangeListener.onSecuritySystemArmedVacation(XMLElement info)
          Notifies the listener that the system is armed to vacation
 void ISecuritySystemChangeListener.onSecuritySystemDisarmed(XMLElement info)
          Notifies the listener that the system is disarmed
 void UDModelChangeListener.onSystemConfigChanged(UDProxyDevice device, java.lang.String event, XMLElement eventInfo)
           
 void IModelChangeListener.onSystemConfigChanged(UDProxyDevice device, java.lang.String event, XMLElement eventInfo)
          Notifies the client that system configurations have changed
 void UDModelChangeListener.onTriggerStatus(UDProxyDevice device, java.lang.String action, XMLElement ei)
           
 void IModelChangeListener.onTriggerStatus(UDProxyDevice device, java.lang.String action, XMLElement ei)
          Notifies the client of any changes in the schedules
 void UDNode.processElement(XMLElement child, java.lang.Object dev)
          Library use only
 void UDGroup.processElement(XMLElement child, java.lang.Object device)
          Processes an XML/DIML representation of the attributes of a UDGroup.
 void ProductInfo.processFeatures(XMLElement e)
           
 void UDNode.refresh(java.lang.Object dev, XMLElement node)
          Refreshes the current node with data from a DIML/XML representation of a node.
 void UDNode.revise(XMLElement node, java.lang.Object dev)
          Revises the contents of the node.
 void UDNode.setDeviceType(XMLElement xml)
          Sets a more complete device type of the node (as compared to setType())
 

Constructors in com.universaldevices.device.model with parameters of type XMLElement
GeoLocation(XMLElement e)
           
NotificationProvider(XMLElement x)
           
ProductInfo.ProductFeature(XMLElement feature)
           
UDAction(XMLElement action)
          Constructor
UDControl(XMLElement c)
          Constructor
UDFolder(XMLElement xml, java.lang.Object dev)
          Constructor
UDGroup(XMLElement xml, java.lang.Object dev)
          Constructor
UDNode(XMLElement node, java.lang.Object dev)
          Constructor
UDValue(XMLElement xml)
           
 

Uses of XMLElement in com.universaldevices.upnp
 

Methods in com.universaldevices.upnp with parameters of type XMLElement
 void UDDeviceStateListener.deviceStateChanged(UDProxyDevice device, java.lang.String control, java.lang.String action, java.lang.String node, XMLElement eventInfo, boolean is_group)
          There was a change in a node attached/linked to ISY
 void UDControlPoint.deviceStateChanged(UDProxyDevice device, java.lang.String control, java.lang.String action, java.lang.String node, XMLElement ei, boolean is_group)
          ISY's state changed
 void UDIWebServices.initFromUPnP(XMLElement serviceList)
           
 void UDIWebService.initFromUPnP(XMLElement service)
           
abstract  void UDRawEventListener.onEvent(java.lang.String control, java.lang.String action, java.lang.String node, XMLElement ei, boolean is_group)
          Called whenever an event is sent from the ISY.
abstract  void UDIEventProcessor.processEvent(UDProxyDevice device, java.lang.String control, java.lang.String action, XMLElement ei)
          Process the event by providing the appropriate callback to the given listener.
 

Uses of XMLElement in example
 

Methods in example with parameters of type XMLElement
 void MyISYInsteonClient.onDeviceSpecific(java.lang.String arg1, java.lang.String node, XMLElement arg2)
           
 void MyISYInsteonClient.onProgress(java.lang.String arg1, XMLElement arg2)
           
 void MyISYInsteonClient.onSystemConfigChanged(java.lang.String event, XMLElement eventInfo)
           
 void MyISYInsteonClient.onTriggerStatus(java.lang.String arg1, XMLElement arg2)
          This method is invoked when trigger status changes