public final class WraPathPreviewAssembler extends LightweightAbstractAssembler
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
BASE_NAME, LOG_NAME, PROP_PATH_PREFIX, PROP_URIBASE_BLOB_SERVER, PROP_URIBASE_CACHE_SERVER, PROP_URIBASE_CATALOG_MANAGER, PROP_URIBASE_CONTENT_SERVER, PROP_URIBASE_COOKIE_SERVER, PROP_URIBASE_DISPATCH_MANAGER, PROP_URIBASE_PAGE_DISPATCH_SERVER, PROP_URIBASE_SATELLITE_SERVER, PROP_URIBASE_SEED_DISPATCH_SERVER, PROP_URIBASE_SYNC_SEED_DISPATCH_SERVER, PROP_URIBASE_TREE_MANAGER
Constructor and Description |
---|
WraPathPreviewAssembler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
URI |
assemble(com.fatwire.cs.core.uri.Definition definition)
Deprecated.
Looks for virtual-webroot and url-path.
|
com.fatwire.cs.core.uri.Definition |
disassemble(URI uri,
com.fatwire.cs.core.uri.Definition.ContainerType containerType)
Deprecated.
|
com.fatwire.cs.core.uri.Assembler |
getTheBackupAssembler()
Deprecated.
|
void |
setProperties(Properties properties)
Deprecated.
Set properties, initializing the assembler
|
constructQueryString, constructURI, decode, decode, encode, excludeFromPackedargs, getProperty, parseQueryString
public void setProperties(Properties properties)
setProperties
in interface com.fatwire.cs.core.uri.Assembler
setProperties
in class LightweightAbstractAssembler
properties
- configuration propertiespublic URI assemble(com.fatwire.cs.core.uri.Definition definition) throws URISyntaxException
definition
- definition objectURISyntaxException
- exception thrown on URI syntax errorpublic com.fatwire.cs.core.uri.Definition disassemble(URI uri, com.fatwire.cs.core.uri.Definition.ContainerType containerType) throws URISyntaxException
URISyntaxException
public com.fatwire.cs.core.uri.Assembler getTheBackupAssembler()
Copyright © 2010–2017. All rights reserved.