com.sun.tools.jxc
Class SchemaGenTask.Schema
java.lang.Object
com.sun.tools.jxc.SchemaGenTask.Schema
- Enclosing class:
- SchemaGenTask
public class SchemaGenTask.Schema
- extends Object
Nested schema element to specify the namespace -> file name mapping.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaGenTask.Schema
public SchemaGenTask.Schema()
setNamespace
public void setNamespace(String namespace)
setFile
public void setFile(String fileName)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.