com.fernsroth.squashfs
Class SquashFSGlobals

java.lang.Object
  extended by com.fernsroth.squashfs.SquashFSGlobals

public final class SquashFSGlobals
extends java.lang.Object

Author:
Joseph M. Ferner (Near Infinity Corporation)

Field Summary
static java.lang.String DOCTYPE_PUBLIC
          current public xml manifest doctype.
static java.lang.String DOCTYPE_SYSTEM
          current system xml manifest doctype.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOCTYPE_PUBLIC

public static final java.lang.String DOCTYPE_PUBLIC
current public xml manifest doctype.

See Also:
Constant Field Values

DOCTYPE_SYSTEM

public static final java.lang.String DOCTYPE_SYSTEM
current system xml manifest doctype.

See Also:
Constant Field Values


Copyright © 2006 null. All Rights Reserved.