Uses of Interface
org.apache.axiom.om.OMComment

Packages that use OMComment
org.apache.axiom.om Contains core interfaces of the Axiom API. 
 

Uses of OMComment in org.apache.axiom.om
 

Methods in org.apache.axiom.om that return OMComment
 OMComment OMFactory.createOMComment(OMContainer parent, java.lang.String content)
          Creates a comment.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.