/[classpath]/classpath/gnu/classpath/debug/Component.java
ViewVC logotype

Diff of /classpath/gnu/classpath/debug/Component.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by rsdio, Sun Jul 10 19:08:02 2005 UTC revision 1.2 by rsdio, Mon Aug 8 07:18:42 2005 UTC
# Line 110  public final class Component extends Lev Line 110  public final class Component extends Lev
110     */     */
111    public static final Component X509 = new Component ("X.509", 6);    public static final Component X509 = new Component ("X.509", 6);
112    
113      /**
114       * Trace access control policies, including the parsing of
115       * java.policy files.
116       */
117      public static final Component POLICY = new Component ("POLICY", 7);
118    
119    private final int startIndex;    private final int startIndex;
120    private final int endIndex;    private final int endIndex;
121    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26