org.jbind.xml.base
Class ProcessContentsType

java.lang.Object
  extended byorg.jbind.xml.base.ProcessContentsType

public class ProcessContentsType
extends java.lang.Object


Field Summary
static ProcessContentsType LAX
           
static ProcessContentsType SKIP
           
static ProcessContentsType STRICT
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAX

public static final ProcessContentsType LAX

SKIP

public static final ProcessContentsType SKIP

STRICT

public static final ProcessContentsType STRICT