Uses of Class
org.fourthline.cling.support.lastchange.Event

Packages that use Event
org.fourthline.cling.support.lastchange   
 

Uses of Event in org.fourthline.cling.support.lastchange
 

Methods in org.fourthline.cling.support.lastchange that return Event
 Event LastChangeParser.parse(String xml)
           
 Event LastChangeParser.parseResource(String resource)
          Uses the current thread's context classloader to read and unmarshall the given resource.
 

Methods in org.fourthline.cling.support.lastchange with parameters of type Event
protected  Document LastChangeParser.buildDOM(Event event)
           
 String LastChangeParser.generate(Event event)
           
protected  void LastChangeParser.generateInstanceIDs(Event event, Document descriptor, Element rootElement)
           
protected  void LastChangeParser.generateRoot(Event event, Document descriptor)
           
 

Constructors in org.fourthline.cling.support.lastchange with parameters of type Event
LastChange(LastChangeParser parser, Event event)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.