org.kuali.rice.kew.rule.xmlrouting
Class WorkflowNamespaceContext
java.lang.Object
org.kuali.rice.kew.rule.xmlrouting.WorkflowNamespaceContext
- All Implemented Interfaces:
- NamespaceContext
public class WorkflowNamespaceContext
- extends Object
- implements NamespaceContext
An XML NamespaceContext for KEW.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowNamespaceContext
public WorkflowNamespaceContext()
getNamespaceURI
public String getNamespaceURI(String prefix)
- Specified by:
getNamespaceURI
in interface NamespaceContext
getPrefix
public String getPrefix(String namespace)
- Specified by:
getPrefix
in interface NamespaceContext
getPrefixes
public Iterator getPrefixes(String namespace)
- Specified by:
getPrefixes
in interface NamespaceContext
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.