Examples of XMLNotation


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
Copyright © 2018 www.massapi.com. 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.