Package com.toc.dton.notation.xml

Examples of com.toc.dton.notation.xml.XMLNotation


   * <p>Create Time: 13 Jan 2010 14:45:01
   * <br>Author: Kevin.Zhou
   * @return {@link Notation}
   */
  public static Notation createXMLNotation() {
    return new XMLNotation();
  }
View Full Code Here

TOP

Related Classes of com.toc.dton.notation.xml.XMLNotation

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.