public class DefinitionHandlerImpl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DEFAULT_XSD_LOCATION |
protected static java.lang.String |
XSD_LOCATION_PROPERTY |
| Constructor and Description |
|---|
DefinitionHandlerImpl(java.lang.String userId)
Creates a new DefinitionHandlerImpl object.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getUserId() |
protected void |
setUserId(java.lang.String newUserId) |
protected static final java.lang.String DEFAULT_XSD_LOCATION
protected static final java.lang.String XSD_LOCATION_PROPERTY
public DefinitionHandlerImpl(java.lang.String userId)
throws LaserDefinitionException
userId - DOCUMENT ME!LaserDefinitionException