org.discotools.io.aprs.tnc
Class TNC

java.lang.Object
  extended by org.discotools.io.aprs.tnc.TNC

public class TNC
extends Object

Author:
Kenneth Gulbrandsøy - 7. mai 2012

Constructor Summary
TNC()
           
 
Method Summary
static Matcher matcher(String regexp, String data)
           
static Pattern pattern(String regexp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TNC

public TNC()
Method Detail

pattern

public static Pattern pattern(String regexp)

matcher

public static Matcher matcher(String regexp,
                              String data)


Copyright © 2012-2013 DISCO Foundation. All Rights Reserved.