org.apache.vysper.xmpp.addressing
Class EntityConformance

java.lang.Object
  extended by org.apache.vysper.xmpp.addressing.EntityConformance

@SpecCompliant(spec="RFC3920",
               section="3.1")
public class EntityConformance
extends java.lang.Object


Constructor Summary
EntityConformance()
           
 
Method Summary
static boolean checkRFC3920Conformance(Entity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityConformance

public EntityConformance()
Method Detail

checkRFC3920Conformance

public static boolean checkRFC3920Conformance(Entity entity)