G O S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getStream() - Method in interface org.xwiki.store.StreamProvider
-
Get the stream provided by this StreamProvider.
O
- org.xwiki.store - package org.xwiki.store
S
- StreamProvider - Interface in org.xwiki.store
-
A generic thing which provides access to an InputStream on demand.
U
- UnexpectedException - Exception in org.xwiki.store
-
An exception which is unreasonable to expect and is caused by misconfiguration or system failure.
- UnexpectedException() - Constructor for exception org.xwiki.store.UnexpectedException
-
Constructs a new unexpected exception with null as its detail message.
- UnexpectedException(String) - Constructor for exception org.xwiki.store.UnexpectedException
-
Constructs a new unexpected exception with the specified detail message.
- UnexpectedException(String, Throwable) - Constructor for exception org.xwiki.store.UnexpectedException
-
Constructs a new unexpected exception with the specified detail message and cause.
- UnexpectedException(Throwable) - Constructor for exception org.xwiki.store.UnexpectedException
-
Constructs a new unexpected exception with the specified cause.
All Classes All Packages