org.codehaus.mojo.scmchangelog.scm.svn.xml
Class EntryDocument.Entry.Kind.Factory

java.lang.Object
  extended by org.codehaus.mojo.scmchangelog.scm.svn.xml.EntryDocument.Entry.Kind.Factory
Enclosing interface:
EntryDocument.Entry.Kind

public static final class EntryDocument.Entry.Kind.Factory
extends Object

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


Method Summary
static EntryDocument.Entry.Kind newInstance()
           
static EntryDocument.Entry.Kind newInstance(org.apache.xmlbeans.XmlOptions options)
           
static EntryDocument.Entry.Kind 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 EntryDocument.Entry.Kind newValue(Object obj)

newInstance

public static EntryDocument.Entry.Kind newInstance()

newInstance

public static EntryDocument.Entry.Kind newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2008-2009 Codehaus. All Rights Reserved.