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
           
 
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
Constructor Detail

ZipLexicon

public ZipLexicon()


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