+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.spa.parser
Interface SkinURIParserFactory

All Superinterfaces:
URIParserFactory
public interface SkinURIParserFactory
extends URIParserFactory

Constructs URI parsers

Since:
7.0

Method Summary
 SkinURIParser createParser(Context ctx)
          Creates the parser
 

Method Detail

createParser

SkinURIParser createParser(Context ctx)
                           throws java.io.IOException,
                                  org.xml.sax.SAXException
Creates the parser

Specified by:
createParser in interface URIParserFactory
Parameters:
ctx -
Returns:
Throws:
java.io.IOException
org.xml.sax.SAXException
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD