public class ParsedHeaderClause extends Object
List<Attribute>
m_attrs
List<Directive>
m_dirs
List<String>
m_paths
ParsedHeaderClause(List<String> paths, List<Directive> dirs, List<Attribute> attrs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<String> m_paths
public final List<Directive> m_dirs
public final List<Attribute> m_attrs
public ParsedHeaderClause(List<String> paths, List<Directive> dirs, List<Attribute> attrs)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.