public class PortalStudioMarkupResourceStream extends LayoutFileMarkupResourceStream
MarkupResourceStream
implementation used to tag a markup resource
stream as being used for the Portal Studio.Constructor and Description |
---|
PortalStudioMarkupResourceStream(org.apache.wicket.util.resource.IResourceStream resourceStream,
org.apache.wicket.MarkupContainer container,
Class<? extends AbstractLayoutFileMarkupFilter> markupFilterClass)
Creates a new PortalStudioMarkupResourceStream wrapping an existing
resource stream.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputStream |
getInputStream() |
getMarkupFilterClass, getPageDocType
public PortalStudioMarkupResourceStream(org.apache.wicket.util.resource.IResourceStream resourceStream, org.apache.wicket.MarkupContainer container, Class<? extends AbstractLayoutFileMarkupFilter> markupFilterClass)
resourceStream
- the resource stream.public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface org.apache.wicket.util.resource.IResourceStream
close
in class org.apache.wicket.markup.MarkupResourceStream
IOException
public InputStream getInputStream() throws org.apache.wicket.util.resource.ResourceStreamNotFoundException
getInputStream
in interface org.apache.wicket.util.resource.IResourceStream
getInputStream
in class org.apache.wicket.markup.MarkupResourceStream
org.apache.wicket.util.resource.ResourceStreamNotFoundException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.