Package org.alfresco.repo.dictionary
Class M2Namespace
- java.lang.Object
-
- org.alfresco.repo.dictionary.M2Namespace
-
public class M2Namespace extends Object
Namespace Definition.- Author:
- David Caruana
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getPrefix()
String
getUri()
void
setPrefix(String prefix)
void
setUri(String uri)
-