Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.syndication.workflow
Class TaskModuleParser

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.workflow.TaskModuleParser
All Implemented Interfaces:
com.sun.syndication.io.ModuleParser

public class TaskModuleParser
extends java.lang.Object
implements com.sun.syndication.io.ModuleParser


Constructor Summary
TaskModuleParser()
           
 
Method Summary
 java.lang.String getNamespaceUri()
           
 com.sun.syndication.feed.module.Module parse(org.jdom.Element dcRoot)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskModuleParser

public TaskModuleParser()
Method Detail

getNamespaceUri

public java.lang.String getNamespaceUri()
Specified by:
getNamespaceUri in interface com.sun.syndication.io.ModuleParser

parse

public com.sun.syndication.feed.module.Module parse(org.jdom.Element dcRoot)
Specified by:
parse in interface com.sun.syndication.io.ModuleParser

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.