org.exoplatform.applications.ooplugin.client
Class NameSpaceRegistry
java.lang.Object
org.exoplatform.applications.ooplugin.client.NameSpaceRegistry
public class NameSpaceRegistry
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameSpaces
protected HashMap<String,String> nameSpaces
NameSpaceRegistry
public NameSpaceRegistry()
clearNameSpaces
public void clearNameSpaces()
registerNameSpace
public boolean registerNameSpace(String prefixedName,
String nameSpace)
fillNameSpaces
public void fillNameSpaces(Element element)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.