A B C D E F G H I J K L M N O P R S T U V W X Z

Z

ZERO_WIDTH_JOINER - Static variable in class org.clapper.util.text.Unicode
Zero-width joiner.
ZERO_WIDTH_NON_JOINER - Static variable in class org.clapper.util.text.Unicode
Zero-width non-joiner.
Zipper - Class in org.clapper.util.io
The Zipper class provides a convenient mechanism for writing zip and jar files; it's a simplifying layer that sits on top of the existing Zip and Jar classes provided by the JDK.
Zipper(String, boolean) - Constructor for class org.clapper.util.io.Zipper
Create a new Zipper object that will write the specified zip or jar file.
Zipper(String, Manifest, boolean) - Constructor for class org.clapper.util.io.Zipper
Create a new Zipper object that will write the specified zip or jar file.
Zipper(File, boolean) - Constructor for class org.clapper.util.io.Zipper
Create a new Zipper object that will write the specified zip or jar file.
Zipper(File, Manifest, boolean) - Constructor for class org.clapper.util.io.Zipper
Create a new Zipper object that will write the specified zip or jar file.
ZWJ - Static variable in class org.clapper.util.text.Unicode
Synonym for Unicode.ZERO_WIDTH_JOINER
ZWNJ - Static variable in class org.clapper.util.text.Unicode
Synonym for Unicode.ZERO_WIDTH_NON_JOINER

A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.