ModeShape Distribution 3.0.0.Beta4

org.modeshape.sequencer.zip
Class ZipLexicon

java.lang.Object
  extended by org.modeshape.sequencer.zip.ZipLexicon

@Immutable
public class ZipLexicon
extends Object

A lexicon of names used within the zip sequencer.


Nested Class Summary
static class ZipLexicon.Namespace
           
 
Field Summary
static String CONTENT
           
static String FILE
           
 
Constructor Summary
ZipLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT

public static final String CONTENT
See Also:
Constant Field Values

FILE

public static final String FILE
See Also:
Constant Field Values
Constructor Detail

ZipLexicon

public ZipLexicon()

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.