org.jpmml.xjc
Class UnsupportedPropertyPlugin
java.lang.Object
com.sun.tools.xjc.Plugin
org.jpmml.xjc.UnsupportedPropertyPlugin
public class UnsupportedPropertyPlugin
- extends com.sun.tools.xjc.Plugin
|
Method Summary |
java.util.List<java.lang.String> |
getCustomizationURIs()
|
java.lang.String |
getOptionName()
|
java.lang.String |
getUsage()
|
boolean |
isCustomizationTagName(java.lang.String nsUri,
java.lang.String localName)
|
boolean |
run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options options,
org.xml.sax.ErrorHandler errorHandler)
|
| Methods inherited from class com.sun.tools.xjc.Plugin |
onActivated, parseArgument, postProcessModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsupportedPropertyPlugin
public UnsupportedPropertyPlugin()
getOptionName
public java.lang.String getOptionName()
- Specified by:
getOptionName in class com.sun.tools.xjc.Plugin
getUsage
public java.lang.String getUsage()
- Specified by:
getUsage in class com.sun.tools.xjc.Plugin
getCustomizationURIs
public java.util.List<java.lang.String> getCustomizationURIs()
- Overrides:
getCustomizationURIs in class com.sun.tools.xjc.Plugin
isCustomizationTagName
public boolean isCustomizationTagName(java.lang.String nsUri,
java.lang.String localName)
- Overrides:
isCustomizationTagName in class com.sun.tools.xjc.Plugin
run
public boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options options,
org.xml.sax.ErrorHandler errorHandler)
- Specified by:
run in class com.sun.tools.xjc.Plugin
Copyright © 2014 University of Tartu. All Rights Reserved.