public class WorkflowNamespaceContext extends Object implements NamespaceContext
Constructor and Description |
---|
WorkflowNamespaceContext() |
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceURI(String prefix) |
String |
getPrefix(String namespace) |
Iterator |
getPrefixes(String namespace) |
public WorkflowNamespaceContext()
public String getNamespaceURI(String prefix)
getNamespaceURI
in interface NamespaceContext
public String getPrefix(String namespace)
getPrefix
in interface NamespaceContext
public Iterator getPrefixes(String namespace)
getPrefixes
in interface NamespaceContext
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.