public class DoNothingLSResourceResolver extends Object implements LSResourceResolver
LSResourceResolver implementation that does nothing.| Constructor and Description |
|---|
DoNothingLSResourceResolver() |
| Modifier and Type | Method and Description |
|---|---|
LSInput |
resolveResource(String sType,
String sNamespaceURI,
String sPublicId,
String sSystemId,
String sBaseURI) |
Copyright © 2014–2020 Philip Helger. All rights reserved.