| Package | Description |
|---|---|
| com.github.wuic |
This package is the most general package of the WUIC library.
|
| com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
| com.github.wuic.engine |
This package contains the definition of an
Engine. |
| com.github.wuic.engine.core | |
| com.github.wuic.engine.servlet |
This package defines the engine support for servlet container.
|
| com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
| Class and Description |
|---|
| EngineType
This enumeration describes the different kind of
Engine that may exist. |
| HeadEngine
Represents an
Engine that could be the head of a chain of responsibility. |
| NodeEngine
Linkable
Engine. |
| Class and Description |
|---|
| Engine
An engine is in charge to parse a set of nuts.
|
| EngineRequestBuilder
This class builds
EngineRequest objects. |
| EngineType
This enumeration describes the different kind of
Engine that may exist. |
| Class and Description |
|---|
| Engine
An engine is in charge to parse a set of nuts.
|
| EngineRequest
This class represents a request to be indicated to an engine.
|
| EngineRequest.Key
This class overrides
Object.equals(Object) and Object.hashCode() to represent an unique key
per EngineRequest based on its workflow ID and its nuts. |
| EngineRequestBuilder
This class builds
EngineRequest objects. |
| EngineType
This enumeration describes the different kind of
Engine that may exist. |
| LineInspector.ReplacementInfo
This object indicates the index of the rewritten statement and the associated list of nuts.
|
| NodeEngine
Linkable
Engine. |
| Region
Represents a region to use when need to specify a sprite.
|
| Class and Description |
|---|
| DimensionPacker
A packer packs a set of dimensions (2d) in the smalled area.
|
| Engine
An engine is in charge to parse a set of nuts.
|
| EngineRequest
This class represents a request to be indicated to an engine.
|
| EngineRequest.Key
This class overrides
Object.equals(Object) and Object.hashCode() to represent an unique key
per EngineRequest based on its workflow ID and its nuts. |
| EngineService
This annotation marks a
Engine implementation that must be discovered
during classpath scanning. |
| EngineType
This enumeration describes the different kind of
Engine that may exist. |
| HeadEngine
Represents an
Engine that could be the head of a chain of responsibility. |
| LineInspector
Represents an object providing replacement functionality inside a line for a group of character matching a particular
pattern.
|
| LineInspector.ReplacementInfo
This object indicates the index of the rewritten statement and the associated list of nuts.
|
| NodeEngine
Linkable
Engine. |
| Region
Represents a region to use when need to specify a sprite.
|
| SpriteProvider
This interface represents a type of object which provides sprite generation
capabilities.
|
| Class and Description |
|---|
| Engine
An engine is in charge to parse a set of nuts.
|
| EngineService
This annotation marks a
Engine implementation that must be discovered
during classpath scanning. |
| NodeEngine
Linkable
Engine. |
| Class and Description |
|---|
| Region
Represents a region to use when need to specify a sprite.
|
Copyright © 2012-2015. All Rights Reserved.