COSMOS ${releaseVersion} data-collection Project
Public API Specification

org.eclipse.cosmos.dc.common.spi.impl
Class ContextHelper

java.lang.Object
  extended by org.eclipse.cosmos.dc.common.spi.impl.ContextHelper

public class ContextHelper
extends java.lang.Object


Constructor Summary
ContextHelper()
           
 
Method Summary
static ContextDescriptor getContextDescriptor(org.w3c.dom.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextHelper

public ContextHelper()
Method Detail

getContextDescriptor

public static ContextDescriptor getContextDescriptor(org.w3c.dom.Document doc)
                                              throws java.lang.Exception
Throws:
java.lang.Exception

COSMOS ${releaseVersion} data-collection Project
Public API Specification