org.milyn.delivery
Class DOMModel

java.lang.Object
  extended by org.milyn.delivery.DOMModel

public class DOMModel
extends Object

Node model.

Author:
tom.fennelly@gmail.com

Constructor Summary
DOMModel()
           
 
Method Summary
static DOMModel getModel(ExecutionContext executionContext)
           
 Map<String,Element> getModels()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMModel

public DOMModel()
Method Detail

getModels

public Map<String,Element> getModels()

getModel

public static DOMModel getModel(ExecutionContext executionContext)


Copyright © 2009. All Rights Reserved.