KIE Internal 6.0.0.Beta1

org.kie.internal.builder
Interface JaxbConfiguration

All Superinterfaces:
org.kie.api.io.ResourceConfiguration

public interface JaxbConfiguration
extends org.kie.api.io.ResourceConfiguration


Method Summary
 List<String> getClasses()
           
 String getSystemId()
           
 com.sun.tools.xjc.Options getXjcOpts()
           
 
Methods inherited from interface org.kie.api.io.ResourceConfiguration
fromProperties, toProperties
 

Method Detail

getXjcOpts

com.sun.tools.xjc.Options getXjcOpts()

getSystemId

String getSystemId()

getClasses

List<String> getClasses()

KIE Internal 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.