org.apache.directory.shared.ldap.schema.parsers
Class ParserMonitorAdapter
java.lang.Object
org.apache.directory.shared.ldap.schema.parsers.ParserMonitorAdapter
- All Implemented Interfaces:
- ParserMonitor
public class ParserMonitorAdapter
- extends Object
- implements ParserMonitor
Document me.
- Version:
- $Rev: 437016 $
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserMonitorAdapter
public ParserMonitorAdapter()
matchedProduction
public void matchedProduction(String prod)
- Specified by:
matchedProduction in interface ParserMonitor
startedParse
public void startedParse(String s)
- Specified by:
startedParse in interface ParserMonitor
finishedParse
public void finishedParse(String s)
- Specified by:
finishedParse in interface ParserMonitor
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.