org.moremotion.evaluator
Class Conventions
java.lang.Object
org.moremotion.evaluator.Conventions
public class Conventions
- extends java.lang.Object
This class provides static methods for checking the validity of the given identities or
to convert the given strings to valid identifiers.
- Version:
- $Id: Conventions.java 380 2009-06-19 16:38:00Z erkan $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conventions
public Conventions()
isValidXmlTagName
public static boolean isValidXmlTagName(java.lang.String str)
safeXmlNodeName
public static java.lang.String safeXmlNodeName(java.lang.String str)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.