public abstract class AbstractVersionNegotiator
extends de.cismet.commons.capabilities.AbstractVersionNegotiator
| Constructor and Description |
|---|
AbstractVersionNegotiator()
Creates a new AbstractVersionNegotiator object.
|
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
readStringFromlink(String url)
read the document from the given link.
|
public AbstractVersionNegotiator()
protected StringBuilder readStringFromlink(String url) throws MalformedURLException, de.cismet.security.exceptions.MissingArgumentException, de.cismet.security.exceptions.AccessMethodIsNotSupportedException, de.cismet.security.exceptions.RequestFailedException, de.cismet.security.exceptions.NoHandlerForURLException, Exception
readStringFromlink in class de.cismet.commons.capabilities.AbstractVersionNegotiatorurl - DOCUMENT ME!MalformedURLException - DOCUMENT ME!de.cismet.security.exceptions.MissingArgumentException - DOCUMENT ME!de.cismet.security.exceptions.AccessMethodIsNotSupportedException - DOCUMENT ME!de.cismet.security.exceptions.RequestFailedException - DOCUMENT ME!de.cismet.security.exceptions.NoHandlerForURLException - DOCUMENT ME!Exception - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.