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 NamespaceContextpublic String getPrefix(String namespace)
getPrefix in interface NamespaceContextpublic Iterator getPrefixes(String namespace)
getPrefixes in interface NamespaceContextCopyright © 2005–2016 The Kuali Foundation. All rights reserved.