org.jvnet.jaxb2_commons.plugin.simplify
Class Customizations

java.lang.Object
  extended by org.jvnet.jaxb2_commons.plugin.simplify.Customizations

public class Customizations
extends Object


Field Summary
static QName AS_ELEMENT_PROPERTY_ELEMENT_NAME
           
static QName AS_REFERENCE_PROPERTY_ELEMENT_NAME
           
static QName IGNORED_ELEMENT_NAME
           
static String NAMESPACE_URI
           
 
Constructor Summary
Customizations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_URI

public static String NAMESPACE_URI

IGNORED_ELEMENT_NAME

public static QName IGNORED_ELEMENT_NAME

AS_ELEMENT_PROPERTY_ELEMENT_NAME

public static QName AS_ELEMENT_PROPERTY_ELEMENT_NAME

AS_REFERENCE_PROPERTY_ELEMENT_NAME

public static QName AS_REFERENCE_PROPERTY_ELEMENT_NAME
Constructor Detail

Customizations

public Customizations()


Copyright © 2005-2012. All Rights Reserved.