org.apache.directory.shared.asn1.der
Class DERNull

java.lang.Object
  extended byorg.apache.directory.shared.asn1.der.DERObject
      extended byorg.apache.directory.shared.asn1.der.DERNull
All Implemented Interfaces:
DEREncodable
Direct Known Subclasses:
BERNull

public class DERNull
extends DERObject

A NULL object.


Field Summary
 
Fields inherited from class org.apache.directory.shared.asn1.der.DERObject
tag, value
 
Constructor Summary
DERNull()
           
 
Methods inherited from class org.apache.directory.shared.asn1.der.DERObject
encode, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DERNull

public DERNull()


Copyright © 2004-2008 null. All Rights Reserved.