org.codehaus.mojo.scmchangelog.scm.svn.xml
Class PathDocument.Path.Action.Factory

java.lang.Object
  extended by org.codehaus.mojo.scmchangelog.scm.svn.xml.PathDocument.Path.Action.Factory
Enclosing interface:
PathDocument.Path.Action

public static final class PathDocument.Path.Action.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static PathDocument.Path.Action newInstance()
           
static PathDocument.Path.Action newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PathDocument.Path.Action newValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static PathDocument.Path.Action newValue(Object obj)

newInstance

public static PathDocument.Path.Action newInstance()

newInstance

public static PathDocument.Path.Action newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2008-2009 Codehaus. All Rights Reserved.