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 Name CONTENT
           
static Name 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 Name CONTENT

FILE

public static final Name FILE
Constructor Detail

ZipLexicon

public ZipLexicon()


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