ch.elca.el4j.env.xml.handlers
Class PlaceholdersHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
ch.elca.el4j.env.xml.handlers.AbstractInheritablePropertyHandler
ch.elca.el4j.env.xml.handlers.PlaceholdersHandler
- All Implemented Interfaces:
- EnvGroupHandler, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class PlaceholdersHandler
- extends AbstractInheritablePropertyHandler
The env.xml handler for <placeholders> tags.
- Author:
- Stefan Wismer (SWI)
- File-location:
- PlaceholdersHandler
- Last check-in date:
- 2009-08-04 15:24:14 +0200 (Di, 04. Aug 2009) by swismer for revision 3882
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlaceholdersHandler
public PlaceholdersHandler()
startElement
public void startElement(String uri,
String localName,
String qName,
Attributes attributes)
throws SAXException
-
- Specified by:
startElement
in interface ContentHandler
- Overrides:
startElement
in class DefaultHandler
- Throws:
SAXException
Copyright © 2005-2011 ELCA. All Rights Reserved.