org.alfresco.util
Class ISO9075
java.lang.Object
org.alfresco.util.ISO9075
public class ISO9075
- extends java.lang.Object
Support for the ISO 9075 encoding of XML element names.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
encode
public static java.lang.String encode(java.lang.String toEncode)
- Encode a string according to ISO 9075
- Parameters:
toEncode
-
- Returns:
decode
public static java.lang.String decode(java.lang.String toDecode)
getXPathName
public static java.lang.String getXPathName(QName qName,
NamespacePrefixResolver nspr)
getXPathName
public static java.lang.String getXPathName(QName qName)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.