org.jvnet.wom.api.parser
Interface XMLSchemaParser

All Superinterfaces:
WSDLExtensionHandler
All Known Implementing Classes:
XMLSchemaParserImpl

public interface XMLSchemaParser
extends WSDLExtensionHandler

Author:
Vivek Pandey

Method Summary
 void freeze()
           
 Schema getSchema()
           
 
Methods inherited from interface org.jvnet.wom.api.parser.WSDLExtensionHandler
getContentHandlerFor, getExtensions, parseAttribute
 

Method Detail

getSchema

Schema getSchema()

freeze

void freeze()
            throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.