org.kohsuke.stapler.export
Interface XSD


public interface XSD

TXW interfaces to generate schema.

Author:
Kohsuke Kawaguchi

Nested Class Summary
static interface XSD.Annotated
           
static interface XSD.Annotation
           
static interface XSD.ComplexContent
           
static interface XSD.ComplexType
           
static interface XSD.ContentModel
           
static interface XSD.Element
           
static interface XSD.Enumeration
           
static interface XSD.Restriction
           
static interface XSD.Schema
           
static interface XSD.SimpleType
           
static class XSD.Types
           
 
Field Summary
static java.lang.String URI
           
 

Field Detail

URI

static final java.lang.String URI
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.