All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.w3c.util.Makefile Maven / Gradle / Ivy

Go to download

Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.

The newest version!
PACKAGE=org.w3c.util

JIGSAWFILES = \
	ArrayDictionary.java \
	ArrayEnumeration.java \
	AsyncLRUList.java \
	CountInputStream.java \
	CountOutputStream.java \
	DateParser.java \
	EmptyEnumeration.java \
	InvalidDateException.java \
	IO.java \
	LRUAble.java \
	LRUList.java \
	LRUNode.java \
	LookupTable.java \
	MSFileInputStream.java \
	ObservableProperties.java \
	PropertyMonitoring.java \
	Status.java \
	StringUtils.java \
	SyncLRUList.java \
	ThreadCache.java \
	TimeFormatter.java \
	Trace.java \
	Unix.java \
	UnixException.java \
	URLUtils.java \
	UUID.java \
	XMLProperties.java

FILES = $(JIGSAWFILES)

TOP=../../../..
include $(TOP)/makefiles/file.make




© 2015 - 2025 Weber Informatics LLC | Privacy Policy