com.ibm.portal.spa.parser
Interface LocalizationURIParserFactory
- All Superinterfaces:
- URIParserFactory
-
public interface LocalizationURIParserFactory
- extends URIParserFactory
Constructs URI parsers
- Since:
- 7.0
Method Summary
|
com.ibm.portal.spa.parser.LocalizationURIParser |
createParser(Context ctx)
Creates the parser |
createParser
com.ibm.portal.spa.parser.LocalizationURIParser 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