gec.gctparser
Class Attribute

java.lang.Object
  extended by gec.gctparser.Attribute

public class Attribute
extends java.lang.Object

Skip attributes.

Author:
bburch

Constructor Summary
Attribute()
           
 
Method Summary
static java.util.Enumeration skipAttribute(java.util.Enumeration toks)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attribute

public Attribute()
Method Detail

skipAttribute

public static java.util.Enumeration skipAttribute(java.util.Enumeration toks)