public class LSIDAuthorityMetaData
extends java.lang.Object
implements com.ibm.lsid.server.LSIDMetadataService
Constructor and Description |
---|
LSIDAuthorityMetaData() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLSID() |
static java.lang.String |
getLSID(org.apache.xalan.extensions.XSLProcessorContext foo,
org.apache.xalan.templates.ElemExtensionCall bar)
get the current LSID for the given thread, for use in XSLT so return a
string
|
com.ibm.lsid.MetadataResponse |
getMetadata(com.ibm.lsid.server.LSIDRequestContext req,
java.lang.String[] formats) |
static java.lang.String |
getStringFromInputStream(java.io.InputStream input) |
void |
initService(com.ibm.lsid.server.LSIDServiceConfig cf) |
public void initService(com.ibm.lsid.server.LSIDServiceConfig cf) throws com.ibm.lsid.server.LSIDServerException
initService
in interface com.ibm.lsid.server.LSIDService
com.ibm.lsid.server.LSIDServerException
public com.ibm.lsid.MetadataResponse getMetadata(com.ibm.lsid.server.LSIDRequestContext req, java.lang.String[] formats) throws com.ibm.lsid.server.LSIDServerException
getMetadata
in interface com.ibm.lsid.server.LSIDMetadataService
com.ibm.lsid.server.LSIDServerException
public static java.lang.String getStringFromInputStream(java.io.InputStream input)
public static java.lang.String getLSID(org.apache.xalan.extensions.XSLProcessorContext foo, org.apache.xalan.templates.ElemExtensionCall bar) throws com.ibm.lsid.MalformedLSIDException
com.ibm.lsid.MalformedLSIDException
public static java.lang.String getLSID() throws com.ibm.lsid.MalformedLSIDException
com.ibm.lsid.MalformedLSIDException
Copyright © 2020 Regents of the University of California. All Rights Reserved.