NIST SIP Parser and Stack (v1.2) API

gov.nist.core
Class ParserCore

java.lang.Object
  |
  +--gov.nist.core.ParserCore
Direct Known Subclasses:
Parser

public abstract class ParserCore
extends Object

Generic parser class. All parsers inherit this class.

Version:
JAIN-SIP-1.1
Author:
M. Ranganathan
This code is in the public domain.

Field Summary
static boolean debug
           
 
Constructor Summary
ParserCore()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public static final boolean debug
See Also:
Constant Field Values
Constructor Detail

ParserCore

public ParserCore()

NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.