From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- 1.3/apidocs/allclasses-frame.html | 45 ++ 1.3/apidocs/allclasses-noframe.html | 45 ++ .../AnnotatedContextSensitiveBindingBuilder.html | 246 +++++++++ .../sangria/contextual/ContextSensitiveBinder.html | 294 ++++++++++ .../contextual/ContextSensitiveBindingBuilder.html | 270 ++++++++++ .../contextual/ContextSensitiveBindingVisitor.html | 250 +++++++++ .../contextual/ContextSensitiveProvider.html | 254 +++++++++ .../ContextSensitiveProviderInstanceBinding.html | 231 ++++++++ .../ContextSensitiveProviderKeyBinding.html | 217 ++++++++ .../AnnotatedContextSensitiveBindingBuilder.html | 167 ++++++ .../class-use/ContextSensitiveBinder.html | 161 ++++++ .../class-use/ContextSensitiveBindingBuilder.html | 188 +++++++ .../class-use/ContextSensitiveBindingVisitor.html | 117 ++++ .../class-use/ContextSensitiveProvider.html | 214 ++++++++ .../ContextSensitiveProviderInstanceBinding.html | 161 ++++++ .../ContextSensitiveProviderKeyBinding.html | 161 ++++++ .../sangria/contextual/package-frame.html | 29 + .../sangria/contextual/package-summary.html | 199 +++++++ .../sangria/contextual/package-tree.html | 146 +++++ .../tavianator/sangria/contextual/package-use.html | 179 ++++++ .../com/tavianator/sangria/core/DelayedError.html | 297 ++++++++++ .../sangria/core/PotentialAnnotation.Visitor.html | 260 +++++++++ .../sangria/core/PotentialAnnotation.html | 431 +++++++++++++++ .../com/tavianator/sangria/core/PrettyTypes.html | 239 ++++++++ .../com/tavianator/sangria/core/Priority.html | 373 +++++++++++++ .../com/tavianator/sangria/core/TypeLiterals.html | 356 ++++++++++++ .../tavianator/sangria/core/UniqueAnnotations.html | 232 ++++++++ .../sangria/core/class-use/DelayedError.html | 177 ++++++ .../class-use/PotentialAnnotation.Visitor.html | 161 ++++++ .../core/class-use/PotentialAnnotation.html | 177 ++++++ .../sangria/core/class-use/PrettyTypes.html | 117 ++++ .../sangria/core/class-use/Priority.html | 183 +++++++ .../sangria/core/class-use/TypeLiterals.html | 117 ++++ .../sangria/core/class-use/UniqueAnnotations.html | 117 ++++ .../com/tavianator/sangria/core/package-frame.html | 29 + .../tavianator/sangria/core/package-summary.html | 199 +++++++ .../com/tavianator/sangria/core/package-tree.html | 139 +++++ .../com/tavianator/sangria/core/package-use.html | 169 ++++++ 1.3/apidocs/com/tavianator/sangria/lazy/Lazy.html | 260 +++++++++ .../com/tavianator/sangria/lazy/LazyBinder.html | 284 ++++++++++ .../com/tavianator/sangria/lazy/LazyBinding.html | 216 ++++++++ .../sangria/lazy/LazyBindingVisitor.html | 232 ++++++++ .../com/tavianator/sangria/lazy/LazyScopes.html | 277 ++++++++++ .../com/tavianator/sangria/lazy/LazySingleton.html | 163 ++++++ .../tavianator/sangria/lazy/SangriaLazyModule.html | 285 ++++++++++ .../tavianator/sangria/lazy/class-use/Lazy.html | 117 ++++ .../sangria/lazy/class-use/LazyBinder.html | 161 ++++++ .../sangria/lazy/class-use/LazyBinding.html | 161 ++++++ .../sangria/lazy/class-use/LazyBindingVisitor.html | 117 ++++ .../sangria/lazy/class-use/LazyScopes.html | 117 ++++ .../sangria/lazy/class-use/LazySingleton.html | 117 ++++ .../sangria/lazy/class-use/SangriaLazyModule.html | 117 ++++ .../com/tavianator/sangria/lazy/package-frame.html | 32 ++ .../tavianator/sangria/lazy/package-summary.html | 210 ++++++++ .../com/tavianator/sangria/lazy/package-tree.html | 150 ++++++ .../com/tavianator/sangria/lazy/package-use.html | 159 ++++++ .../listbinder/AnnotatedListBinderBuilder.html | 250 +++++++++ .../tavianator/sangria/listbinder/ListBinder.html | 353 ++++++++++++ .../sangria/listbinder/ListBinderBuilder.html | 236 ++++++++ .../class-use/AnnotatedListBinderBuilder.html | 169 ++++++ .../sangria/listbinder/class-use/ListBinder.html | 164 ++++++ .../listbinder/class-use/ListBinderBuilder.html | 182 +++++++ .../sangria/listbinder/package-frame.html | 25 + .../sangria/listbinder/package-summary.html | 175 ++++++ .../sangria/listbinder/package-tree.html | 138 +++++ .../tavianator/sangria/listbinder/package-use.html | 164 ++++++ .../sangria/log4j/SangriaLog4jModule.html | 285 ++++++++++ .../log4j/class-use/SangriaLog4jModule.html | 117 ++++ .../tavianator/sangria/log4j/package-frame.html | 20 + .../tavianator/sangria/log4j/package-summary.html | 152 ++++++ .../com/tavianator/sangria/log4j/package-tree.html | 134 +++++ .../com/tavianator/sangria/log4j/package-use.html | 117 ++++ .../sangria/slf4j/SangriaSlf4jModule.html | 285 ++++++++++ .../slf4j/class-use/SangriaSlf4jModule.html | 117 ++++ .../tavianator/sangria/slf4j/package-frame.html | 20 + .../tavianator/sangria/slf4j/package-summary.html | 152 ++++++ .../com/tavianator/sangria/slf4j/package-tree.html | 134 +++++ .../com/tavianator/sangria/slf4j/package-use.html | 117 ++++ .../tavianator/sangria/test/SangriaMatchers.html | 246 +++++++++ .../sangria/test/class-use/SangriaMatchers.html | 117 ++++ .../com/tavianator/sangria/test/package-frame.html | 20 + .../tavianator/sangria/test/package-summary.html | 152 ++++++ .../com/tavianator/sangria/test/package-tree.html | 130 +++++ .../com/tavianator/sangria/test/package-use.html | 117 ++++ 1.3/apidocs/constant-values.html | 117 ++++ 1.3/apidocs/deprecated-list.html | 117 ++++ 1.3/apidocs/help-doc.html | 222 ++++++++ 1.3/apidocs/index-all.html | 598 +++++++++++++++++++++ 1.3/apidocs/index.html | 75 +++ 1.3/apidocs/overview-frame.html | 27 + 1.3/apidocs/overview-summary.html | 169 ++++++ 1.3/apidocs/overview-tree.html | 182 +++++++ 1.3/apidocs/package-list | 7 + 1.3/apidocs/resources/background.gif | Bin 0 -> 2313 bytes 1.3/apidocs/resources/tab.gif | Bin 0 -> 291 bytes 1.3/apidocs/resources/titlebar.gif | Bin 0 -> 10701 bytes 1.3/apidocs/resources/titlebar_end.gif | Bin 0 -> 849 bytes 1.3/apidocs/stylesheet.css | 474 ++++++++++++++++ 98 files changed, 16798 insertions(+) create mode 100644 1.3/apidocs/allclasses-frame.html create mode 100644 1.3/apidocs/allclasses-noframe.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProvider.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/AnnotatedContextSensitiveBindingBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProvider.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/contextual/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/DelayedError.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/PrettyTypes.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/Priority.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/TypeLiterals.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/UniqueAnnotations.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/DelayedError.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.Visitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/PrettyTypes.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/Priority.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/TypeLiterals.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/class-use/UniqueAnnotations.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/core/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/Lazy.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/LazyBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/LazyBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/LazyScopes.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/LazySingleton.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/AnnotatedListBinderBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/ListBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/class-use/AnnotatedListBinderBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinderBuilder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/listbinder/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/SangriaLog4jModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/class-use/SangriaLog4jModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/log4j/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/SangriaSlf4jModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/class-use/SangriaSlf4jModule.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/slf4j/package-use.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/SangriaMatchers.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/package-frame.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/package-summary.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/package-tree.html create mode 100644 1.3/apidocs/com/tavianator/sangria/test/package-use.html create mode 100644 1.3/apidocs/constant-values.html create mode 100644 1.3/apidocs/deprecated-list.html create mode 100644 1.3/apidocs/help-doc.html create mode 100644 1.3/apidocs/index-all.html create mode 100644 1.3/apidocs/index.html create mode 100644 1.3/apidocs/overview-frame.html create mode 100644 1.3/apidocs/overview-summary.html create mode 100644 1.3/apidocs/overview-tree.html create mode 100644 1.3/apidocs/package-list create mode 100644 1.3/apidocs/resources/background.gif create mode 100644 1.3/apidocs/resources/tab.gif create mode 100644 1.3/apidocs/resources/titlebar.gif create mode 100644 1.3/apidocs/resources/titlebar_end.gif create mode 100644 1.3/apidocs/stylesheet.css (limited to '1.3/apidocs') diff --git a/1.3/apidocs/allclasses-frame.html b/1.3/apidocs/allclasses-frame.html new file mode 100644 index 0000000..7181c1d --- /dev/null +++ b/1.3/apidocs/allclasses-frame.html @@ -0,0 +1,45 @@ + + + + + + +All Classes (Sangria 1.3 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.3/apidocs/allclasses-noframe.html b/1.3/apidocs/allclasses-noframe.html new file mode 100644 index 0000000..80834f1 --- /dev/null +++ b/1.3/apidocs/allclasses-noframe.html @@ -0,0 +1,45 @@ + + + + + + +All Classes (Sangria 1.3 API) + + + + +

All Classes

+
+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html b/1.3/apidocs/com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html new file mode 100644 index 0000000..ace70ae --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html @@ -0,0 +1,246 @@ + + + + + + +AnnotatedContextSensitiveBindingBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface AnnotatedContextSensitiveBindingBuilder<T>

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBinder.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBinder.html new file mode 100644 index 0000000..46b8e71 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBinder.html @@ -0,0 +1,294 @@ + + + + + + +ContextSensitiveBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Class ContextSensitiveBinder

+
+
+ +
+
    +
  • +
    +
    +
    public class ContextSensitiveBinder
    +extends Object
    +
    A binder for ContextSensitiveProviders. + +

    + For example, to bind a custom logger provider, you can write this inside AbstractModule.configure(): +

    + +
    + ContextSensitiveBinder.create(binder())
    +         .bind(CustomLogger.class)
    +         .toContextSensitiveProvider(CustomLoggerProvider.class);
    + 
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html new file mode 100644 index 0000000..4a106ac --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html @@ -0,0 +1,270 @@ + + + + + + +ContextSensitiveBindingBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface ContextSensitiveBindingBuilder<T>

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    AnnotatedContextSensitiveBindingBuilder<T>
    +
    +
    +
    +
    public interface ContextSensitiveBindingBuilder<T>
    +
    See the EDSL examples here.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html new file mode 100644 index 0000000..0ff759d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html @@ -0,0 +1,250 @@ + + + + + + +ContextSensitiveBindingVisitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface ContextSensitiveBindingVisitor<T,V>

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    BindingTargetVisitor<T,V>
    +
    +
    +
    +
    public interface ContextSensitiveBindingVisitor<T,V>
    +extends BindingTargetVisitor<T,V>
    +
    Visitor interface for the context-sensitive binding SPI.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProvider.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProvider.html new file mode 100644 index 0000000..ed9a204 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProvider.html @@ -0,0 +1,254 @@ + + + + + + +ContextSensitiveProvider (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface ContextSensitiveProvider<T>

+
+
+
+
    +
  • +
    +
    +
    public interface ContextSensitiveProvider<T>
    +
    Like a Provider, but with knowledge of the target InjectionPoint. + +

    + This interface, along with ContextSensitiveBinder, is useful for injecting custom logger types, among other + things. However, context-sensitive injections can make maintenance and debugging more difficult. +

    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      TgetInContext(InjectionPoint injectionPoint) +
      Provide an instance of T for the given context.
      +
      TgetInUnknownContext() +
      Provide an instance of T for an unknown context.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getInContext

        +
        T getInContext(InjectionPoint injectionPoint)
        +
        Provide an instance of T for the given context.
        +
        Parameters:
        injectionPoint - The InjectionPoint for this provision.
        +
        Returns:
        An instance of T.
        +
      • +
      + + + +
        +
      • +

        getInUnknownContext

        +
        T getInUnknownContext()
        +
        Provide an instance of T for an unknown context. +

        + The InjectionPoint may not be known in all cases, for example if a Provider<T> is used instead + of + a bare T. This method will be called in those cases. +

        +

        + One reasonable implementation is to return a generically applicable instance, such as an anonymous logger. + Another valid implementation is to throw an unchecked exception; in that case, Provider<T> injections + will fail. +

        +
        Returns:
        An instance of T
        +
        Throws:
        +
        RuntimeException - If injection without a context is not supported.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html new file mode 100644 index 0000000..77cec5e --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html @@ -0,0 +1,231 @@ + + + + + + +ContextSensitiveProviderInstanceBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface ContextSensitiveProviderInstanceBinding<T>

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html new file mode 100644 index 0000000..b44ebdf --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html @@ -0,0 +1,217 @@ + + + + + + +ContextSensitiveProviderKeyBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.contextual
+

Interface ContextSensitiveProviderKeyBinding<T>

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/AnnotatedContextSensitiveBindingBuilder.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/AnnotatedContextSensitiveBindingBuilder.html new file mode 100644 index 0000000..9f1cc9e --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/AnnotatedContextSensitiveBindingBuilder.html @@ -0,0 +1,167 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.AnnotatedContextSensitiveBindingBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.AnnotatedContextSensitiveBindingBuilder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html new file mode 100644 index 0000000..01bf020 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Class com.tavianator.sangria.contextual.ContextSensitiveBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.contextual.ContextSensitiveBinder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html new file mode 100644 index 0000000..9a31c96 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html @@ -0,0 +1,188 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html new file mode 100644 index 0000000..a99ab71 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor

+
+
No usage of com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProvider.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProvider.html new file mode 100644 index 0000000..a59f09b --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProvider.html @@ -0,0 +1,214 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProvider (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.ContextSensitiveProvider

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html new file mode 100644 index 0000000..a593cdc --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html new file mode 100644 index 0000000..4fc3ad1 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/package-frame.html b/1.3/apidocs/com/tavianator/sangria/contextual/package-frame.html new file mode 100644 index 0000000..c6e1751 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +com.tavianator.sangria.contextual (Sangria 1.3 API) + + + + +

com.tavianator.sangria.contextual

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/package-summary.html b/1.3/apidocs/com/tavianator/sangria/contextual/package-summary.html new file mode 100644 index 0000000..4b9e82d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/package-summary.html @@ -0,0 +1,199 @@ + + + + + + +com.tavianator.sangria.contextual (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.contextual

+
+
sangria-contextual: Context-sensitive providers.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.contextual Description

+
sangria-contextual: Context-sensitive providers.
+
Since:
+
1.0
+
Version:
+
1.0
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/package-tree.html b/1.3/apidocs/com/tavianator/sangria/contextual/package-tree.html new file mode 100644 index 0000000..0b23086 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/package-tree.html @@ -0,0 +1,146 @@ + + + + + + +com.tavianator.sangria.contextual Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.contextual

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/contextual/package-use.html b/1.3/apidocs/com/tavianator/sangria/contextual/package-use.html new file mode 100644 index 0000000..b587d31 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/contextual/package-use.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Package com.tavianator.sangria.contextual (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.contextual

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html b/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html new file mode 100644 index 0000000..6db1e14 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html @@ -0,0 +1,297 @@ + + + + + + +DelayedError (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class DelayedError

+
+
+ +
+
    +
  • +
    +
    +
    public class DelayedError
    +extends Object
    +
    Similar to Binder.addError(String, Object...), but can be canceled later. Useful for enforcing correct usage + of fluent APIs.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html b/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html new file mode 100644 index 0000000..d556856 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.Visitor.html @@ -0,0 +1,260 @@ + + + + + + +PotentialAnnotation.Visitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Interface PotentialAnnotation.Visitor<T>

+
+
+
+
    +
  • +
    Type Parameters:
    T - The type to return.
    +
    +
    Enclosing class:
    +
    PotentialAnnotation
    +
    +
    +
    +
    public static interface PotentialAnnotation.Visitor<T>
    +
    A visitor interface to examine a PotentialAnnotation's annotation, if it exists.
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        visitNoAnnotation

        +
        T visitNoAnnotation()
        +
        Called when there is no annotation.
        +
        Returns:
        Any value.
        +
      • +
      + + + +
        +
      • +

        visitAnnotationType

        +
        T visitAnnotationType(Class<? extends Annotation> annotationType)
        +
        Called when an annotation type is stored.
        +
        Parameters:
        annotationType - The annotation type.
        +
        Returns:
        Any value.
        +
      • +
      + + + +
        +
      • +

        visitAnnotationInstance

        +
        T visitAnnotationInstance(Annotation annotation)
        +
        Called when an annotation instance is stored.
        +
        Parameters:
        annotation - The annotation instance.
        +
        Returns:
        Any value.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html b/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html new file mode 100644 index 0000000..22bf983 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html @@ -0,0 +1,431 @@ + + + + + + +PotentialAnnotation (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class PotentialAnnotation

+
+
+ +
+
    +
  • +
    +
    +
    public abstract class PotentialAnnotation
    +extends Object
    +
    A record of stored annotations, perfect for builders with annotatedWith() methods.
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        from

        +
        public static PotentialAnnotation from(Key<?> key)
        +
        Extract the annotation from a Key.
        +
        Parameters:
        key - The Key whose annotation to use, if any.
        +
        Returns:
        A PotentialAnnotation with the annotation from key.
        Since:
        +
        1.2
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        hasAnnotation

        +
        public abstract boolean hasAnnotation()
        +
        Returns:
        Whether an annotation is present.
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        public <T> Key<T> getKey(Class<T> type)
        +
        Create a Key with the given type and the stored annotation.
        +
        Type Parameters:
        T - The type of the key to create.
        Parameters:
        type - The type of the key to create.
        +
        Returns:
        A Key.
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        public abstract <T> Key<T> getKey(TypeLiteral<T> type)
        +
        Create a Key with the given type and the stored annotation.
        +
        Type Parameters:
        T - The type of the key to create.
        Parameters:
        type - The type of the key to create.
        +
        Returns:
        A Key.
        +
      • +
      + + + +
        +
      • +

        accept

        +
        public abstract <T> T accept(PotentialAnnotation.Visitor<T> visitor)
        + +
        Type Parameters:
        T - The type for the visitor to return.
        Parameters:
        visitor - The visitor to accept.
        +
        Returns:
        The value produced by the visitor.
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public abstract boolean equals(Object o)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public abstract int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/PrettyTypes.html b/1.3/apidocs/com/tavianator/sangria/core/PrettyTypes.html new file mode 100644 index 0000000..a4d72aa --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/PrettyTypes.html @@ -0,0 +1,239 @@ + + + + + + +PrettyTypes (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class PrettyTypes

+
+
+ +
+
    +
  • +
    +
    +
    public class PrettyTypes
    +extends Object
    +
    Utility class for pretty-printing messages containing types.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        format

        +
        public static String format(String message,
        +            Object... args)
        +
        Format a message.
        +
        Parameters:
        message - The format string.
        args - The format arguments, possibly containing Class or Key instances to be + pretty-printed.
        +
        Returns:
        A formatted message.
        See Also:
        String.format(String, Object...)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/Priority.html b/1.3/apidocs/com/tavianator/sangria/core/Priority.html new file mode 100644 index 0000000..a946ec1 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/Priority.html @@ -0,0 +1,373 @@ + + + + + + +Priority (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class Priority

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Comparable<Priority>
    +
    +
    +
    +
    public class Priority
    +extends Object
    +implements Comparable<Priority>
    +
    A loosely-coupled, infinitely divisible priority/weight system. + +

    + This class implements an extensible priority system based on lexicographical ordering. In its simplest use, Priority.create(0) is ordered before Priority.create(1), then Priority.create(2), etc. +

    + +

    + To create a priority that is ordered between two existing ones, simply add another parameter: Priority.create(1, 1) comes after Priority.create(1), but before Priority.create(2). In this way, + priorities can always be inserted anywhere in a sequence. +

    + +

    + The next() method creates a priority that is ordered immediately following the current one, and is distinct + from all priorities obtained by any other means. This provides a convenient way to order entire segments of lists. +

    + +

    + A special priority, obtained by Priority.getDefault(), sorts before all other priorities. +

    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefault

        +
        public static Priority getDefault()
        +
        Returns:
        The default priority, which comes before all other priorities.
        +
      • +
      + + + +
        +
      • +

        create

        +
        public static Priority create(int weight,
        +              int... weights)
        +
        Create a Priority with the given sequence.
        +
        Parameters:
        weight - The first value of the weight sequence.
        weights - An integer sequence. These sequences are sorted lexicographically, so Priority.create(1) + sorts before Priority.create(1, 1), which sorts before Priority.create(2).
        +
        Returns:
        A new Priority.
        +
      • +
      + + + +
        +
      • +

        isDefault

        +
        public boolean isDefault()
        +
        Returns:
        Whether this priority originated in a call to getDefault().
        +
      • +
      + + + +
        +
      • +

        next

        +
        public Priority next()
        +
        Returns:
        A new Priority which immediately follows this one, and which is distinct from all other + priorities obtained by create(int, int...).
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object obj)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/TypeLiterals.html b/1.3/apidocs/com/tavianator/sangria/core/TypeLiterals.html new file mode 100644 index 0000000..eef484d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/TypeLiterals.html @@ -0,0 +1,356 @@ + + + + + + +TypeLiterals (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class TypeLiterals

+
+
+ +
+
    +
  • +
    +
    +
    public class TypeLiterals
    +extends Object
    +
    Static utility functions for working with TypeLiterals.
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/UniqueAnnotations.html b/1.3/apidocs/com/tavianator/sangria/core/UniqueAnnotations.html new file mode 100644 index 0000000..4d48c2a --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/UniqueAnnotations.html @@ -0,0 +1,232 @@ + + + + + + +UniqueAnnotations (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class UniqueAnnotations

+
+
+ +
+
    +
  • +
    +
    +
    public class UniqueAnnotations
    +extends Object
    +
    Re-implementation of Guice's internal UniqueAnnotations utility.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static Annotation create()
        +
        Returns:
        An Annotation that will be unequal to every other annotation.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/DelayedError.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/DelayedError.html new file mode 100644 index 0000000..4820e4d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/DelayedError.html @@ -0,0 +1,177 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.DelayedError (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.DelayedError

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.Visitor.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.Visitor.html new file mode 100644 index 0000000..4c27496 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.Visitor.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Interface com.tavianator.sangria.core.PotentialAnnotation.Visitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.core.PotentialAnnotation.Visitor

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html new file mode 100644 index 0000000..72632d1 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html @@ -0,0 +1,177 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.PotentialAnnotation (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.PotentialAnnotation

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/PrettyTypes.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/PrettyTypes.html new file mode 100644 index 0000000..93f1ec1 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/PrettyTypes.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.PrettyTypes (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.PrettyTypes

+
+
No usage of com.tavianator.sangria.core.PrettyTypes
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/Priority.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/Priority.html new file mode 100644 index 0000000..cc10454 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/Priority.html @@ -0,0 +1,183 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.Priority (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.Priority

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/TypeLiterals.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/TypeLiterals.html new file mode 100644 index 0000000..9ecb264 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/TypeLiterals.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.TypeLiterals (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.TypeLiterals

+
+
No usage of com.tavianator.sangria.core.TypeLiterals
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/class-use/UniqueAnnotations.html b/1.3/apidocs/com/tavianator/sangria/core/class-use/UniqueAnnotations.html new file mode 100644 index 0000000..4c6cae3 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/class-use/UniqueAnnotations.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.core.UniqueAnnotations (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.core.UniqueAnnotations

+
+
No usage of com.tavianator.sangria.core.UniqueAnnotations
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/package-frame.html b/1.3/apidocs/com/tavianator/sangria/core/package-frame.html new file mode 100644 index 0000000..0a27fec --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +com.tavianator.sangria.core (Sangria 1.3 API) + + + + +

com.tavianator.sangria.core

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/package-summary.html b/1.3/apidocs/com/tavianator/sangria/core/package-summary.html new file mode 100644 index 0000000..ea540d0 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/package-summary.html @@ -0,0 +1,199 @@ + + + + + + +com.tavianator.sangria.core (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.core

+
+
sangria-core: Common code for Sangria.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.core Description

+
sangria-core: Common code for Sangria.
+
Since:
+
1.0
+
Version:
+
1.1
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/package-tree.html b/1.3/apidocs/com/tavianator/sangria/core/package-tree.html new file mode 100644 index 0000000..d09f098 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/package-tree.html @@ -0,0 +1,139 @@ + + + + + + +com.tavianator.sangria.core Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.core

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/core/package-use.html b/1.3/apidocs/com/tavianator/sangria/core/package-use.html new file mode 100644 index 0000000..ba1d026 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/package-use.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Package com.tavianator.sangria.core (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.core

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/Lazy.html b/1.3/apidocs/com/tavianator/sangria/lazy/Lazy.html new file mode 100644 index 0000000..bda78af --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/Lazy.html @@ -0,0 +1,260 @@ + + + + + + +Lazy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Class Lazy<T>

+
+
+ +
+
    +
  • +
    +
    +
    public final class Lazy<T>
    +extends Object
    +
    A lazily-loaded dependency. Like a Provider, calling get() will produce an instance of T. + Unlike a Provider, the same instance will be returned for every future call to get(). Different + Lazy instances are independent and will return different instances from get(). + +

    + Lazy works automatically for unqualified bindings, as long as just-in-time bindings are enabled. For + qualified bindings, or if explicit bindings are requred, use LazyBinder: +

    + +
    + // Either separately...
    + bind(Dependency.class)
    +         .annotatedWith(Names.named("name"))
    +         .to(RealDependency.class);
    +
    + LazyBinder.create(binder())
    +         .bind(Dependency.class)
    +         .annotatedWith(Names.named("name"));
    +
    + // ... or in one go
    + LazyBinder.create(binder())
    +         .bind(Dependency.class)
    +         .annotatedWith(Names.named("name"))
    +         .to(RealDependency.class);
    +
    + ...
    +
    + @Inject @Named("name") Lazy<Dependency> lazy;
    + 
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        get

        +
        public T get()
        +
        Returns:
        A lazily-produced value of type T.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinder.html b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinder.html new file mode 100644 index 0000000..fb0a879 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinder.html @@ -0,0 +1,284 @@ + + + + + + +LazyBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Class LazyBinder

+
+
+ +
+
    +
  • +
    +
    +
    public class LazyBinder
    +extends Object
    +
    Binder for Lazy instances.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinding.html b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinding.html new file mode 100644 index 0000000..0a4b06c --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBinding.html @@ -0,0 +1,216 @@ + + + + + + +LazyBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Interface LazyBinding<T>

+
+
+
+
    +
  • +
    +
    +
    public interface LazyBinding<T>
    +
    SPI for LazyBinder bindings.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Key<T>getTargetKey() 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTargetKey

        +
        Key<T> getTargetKey()
        +
        Returns:
        The key wrapped by the Lazy<T> binding.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html new file mode 100644 index 0000000..ba0b570 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html @@ -0,0 +1,232 @@ + + + + + + +LazyBindingVisitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Interface LazyBindingVisitor<T,V>

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    BindingTargetVisitor<T,V>
    +
    +
    +
    +
    public interface LazyBindingVisitor<T,V>
    +extends BindingTargetVisitor<T,V>
    +
    Visitor interface for the lazy binding SPI.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        visit

        +
        V visit(LazyBinding<? extends T> binding)
        +
        Visit a LazyBinding.
        +
        Parameters:
        binding - The binding to visit.
        +
        Returns:
        A value of type V.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/LazyScopes.html b/1.3/apidocs/com/tavianator/sangria/lazy/LazyScopes.html new file mode 100644 index 0000000..214e640 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/LazyScopes.html @@ -0,0 +1,277 @@ + + + + + + +LazyScopes (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Class LazyScopes

+
+
+ +
+
    +
  • +
    +
    +
    public class LazyScopes
    +extends Object
    +
    Lazy scope implementations.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/LazySingleton.html b/1.3/apidocs/com/tavianator/sangria/lazy/LazySingleton.html new file mode 100644 index 0000000..3a063c9 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/LazySingleton.html @@ -0,0 +1,163 @@ + + + + + + +LazySingleton (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Annotation Type LazySingleton

+
+
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html b/1.3/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html new file mode 100644 index 0000000..20710a8 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html @@ -0,0 +1,285 @@ + + + + + + +SangriaLazyModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.lazy
+

Class SangriaLazyModule

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Module
    +
    +
    +
    +
    public class SangriaLazyModule
    +extends AbstractModule
    +
    Module for lazy initialization features.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SangriaLazyModule

        +
        public SangriaLazyModule()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html new file mode 100644 index 0000000..b20884a --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.Lazy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.Lazy

+
+
No usage of com.tavianator.sangria.lazy.Lazy
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html new file mode 100644 index 0000000..2d2a642 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazyBinder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html new file mode 100644 index 0000000..8ad118e --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Interface com.tavianator.sangria.lazy.LazyBinding (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.lazy.LazyBinding

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html new file mode 100644 index 0000000..bef267e --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface com.tavianator.sangria.lazy.LazyBindingVisitor (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.lazy.LazyBindingVisitor

+
+
No usage of com.tavianator.sangria.lazy.LazyBindingVisitor
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html new file mode 100644 index 0000000..708096f --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyScopes (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazyScopes

+
+
No usage of com.tavianator.sangria.lazy.LazyScopes
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html new file mode 100644 index 0000000..0e322fc --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazySingleton (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazySingleton

+
+
No usage of com.tavianator.sangria.lazy.LazySingleton
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html new file mode 100644 index 0000000..dff8107 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.SangriaLazyModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.SangriaLazyModule

+
+
No usage of com.tavianator.sangria.lazy.SangriaLazyModule
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/package-frame.html b/1.3/apidocs/com/tavianator/sangria/lazy/package-frame.html new file mode 100644 index 0000000..495b133 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +com.tavianator.sangria.lazy (Sangria 1.3 API) + + + + +

com.tavianator.sangria.lazy

+
+

Interfaces

+ +

Classes

+ +

Annotation Types

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/package-summary.html b/1.3/apidocs/com/tavianator/sangria/lazy/package-summary.html new file mode 100644 index 0000000..2adbc53 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/package-summary.html @@ -0,0 +1,210 @@ + + + + + + +com.tavianator.sangria.lazy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.lazy

+
+
sangria-lazy: Lazy loading.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.lazy Description

+
sangria-lazy: Lazy loading.
+
Since:
+
1.2
+
Version:
+
1.2
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/package-tree.html b/1.3/apidocs/com/tavianator/sangria/lazy/package-tree.html new file mode 100644 index 0000000..1093c77 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/package-tree.html @@ -0,0 +1,150 @@ + + + + + + +com.tavianator.sangria.lazy Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.lazy

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Annotation Type Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/package-use.html b/1.3/apidocs/com/tavianator/sangria/lazy/package-use.html new file mode 100644 index 0000000..7871862 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/package-use.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Package com.tavianator.sangria.lazy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.lazy

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/AnnotatedListBinderBuilder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/AnnotatedListBinderBuilder.html new file mode 100644 index 0000000..15fafbc --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/AnnotatedListBinderBuilder.html @@ -0,0 +1,250 @@ + + + + + + +AnnotatedListBinderBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.listbinder
+

Interface AnnotatedListBinderBuilder<T>

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ListBinderBuilder<T>
    +
    +
    +
    +
    public interface AnnotatedListBinderBuilder<T>
    +extends ListBinderBuilder<T>
    +
    Fluent builder interface.
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        annotatedWith

        +
        ListBinderBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
        +
        Make a binder for an annotated list type.
        +
        Parameters:
        annotationType - The annotation type for the list.
        +
        Returns:
        A fluent builder.
        +
      • +
      + + + +
        +
      • +

        annotatedWith

        +
        ListBinderBuilder<T> annotatedWith(Annotation annotation)
        +
        Make a binder for an annotated list type.
        +
        Parameters:
        annotation - The annotation instance for the list.
        +
        Returns:
        A fluent builder.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinder.html new file mode 100644 index 0000000..4d08b24 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinder.html @@ -0,0 +1,353 @@ + + + + + + +ListBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.listbinder
+

Class ListBinder<T>

+
+
+ +
+
    +
  • +
    Type Parameters:
    T - The type of the list element.
    +
    +
    +
    public class ListBinder<T>
    +extends Object
    +
    A multi-binder with guaranteed order. + +

    + ListBinder is much like Multibinder, except it provides a guaranteed iteration order, and binds a + List instead of a Set. For example: +

    + +
    + ListBinder<String> listBinder = ListBinder.build(binder(), String.class)
    +         .withDefaultPriority();
    + listBinder.addBinding().toInstance("a");
    + listBinder.addBinding().toInstance("b");
    + 
    + +

    + This will create a binding for a List<String>, which contains "a" followed by "b". It also + creates a binding for List<Provider<String>> — this may be useful in more advanced cases to allow list + elements to be lazily loaded. +

    + +

    To add an annotation to the list binding, simply write this:

    + +
    + ListBinder<String> listBinder = ListBinder.build(binder(), String.class)
    +         .annotatedWith(Names.named("name"))
    +         .withDefaultPriority();
    + 
    + +

    + and the created binding will be @Named("name") List<String> instead. +

    + +

    + For large lists, it may be helpful to split up their specification across different modules. This is accomplished by + specifying priorities for the ListBinders when they are created. For example: +

    + +
    + // In some module
    + ListBinder<String> listBinder1 = ListBinder.build(binder(), String.class)
    +         .withPriority(0);
    + listBinder1.addBinding().toInstance("a");
    + listBinder1.addBinding().toInstance("b");
    +
    + // ... some other module
    + ListBinder<String> listBinder2 = ListBinder.build(binder(), String.class)
    +         .withPriority(1);
    + listBinder2.addBinding().toInstance("c");
    + listBinder2.addBinding().toInstance("d");
    + 
    + +

    + The generated list will contain "a", "b", "c", "d", in order. This happens because + the first ListBinder had a smaller priority, so its entries come first. For more information about the + priority system, see Priority. +

    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html new file mode 100644 index 0000000..d0e144a --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html @@ -0,0 +1,236 @@ + + + + + + +ListBinderBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.listbinder
+

Interface ListBinderBuilder<T>

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    AnnotatedListBinderBuilder<T>
    +
    +
    +
    +
    public interface ListBinderBuilder<T>
    +
    Fluent builder interface.
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/AnnotatedListBinderBuilder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/AnnotatedListBinderBuilder.html new file mode 100644 index 0000000..474e956 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/AnnotatedListBinderBuilder.html @@ -0,0 +1,169 @@ + + + + + + +Uses of Interface com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinder.html new file mode 100644 index 0000000..201f8ed --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinder.html @@ -0,0 +1,164 @@ + + + + + + +Uses of Class com.tavianator.sangria.listbinder.ListBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.listbinder.ListBinder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinderBuilder.html b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinderBuilder.html new file mode 100644 index 0000000..cce2356 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/class-use/ListBinderBuilder.html @@ -0,0 +1,182 @@ + + + + + + +Uses of Interface com.tavianator.sangria.listbinder.ListBinderBuilder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.listbinder.ListBinderBuilder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/package-frame.html b/1.3/apidocs/com/tavianator/sangria/listbinder/package-frame.html new file mode 100644 index 0000000..131b866 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/package-frame.html @@ -0,0 +1,25 @@ + + + + + + +com.tavianator.sangria.listbinder (Sangria 1.3 API) + + + + +

com.tavianator.sangria.listbinder

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/package-summary.html b/1.3/apidocs/com/tavianator/sangria/listbinder/package-summary.html new file mode 100644 index 0000000..701f578 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/package-summary.html @@ -0,0 +1,175 @@ + + + + + + +com.tavianator.sangria.listbinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.listbinder

+
+
sangria-listbinder: A multi-binder with guaranteed order.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.listbinder Description

+
sangria-listbinder: A multi-binder with guaranteed order.
+
Since:
+
1.1
+
Version:
+
1.1
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/package-tree.html b/1.3/apidocs/com/tavianator/sangria/listbinder/package-tree.html new file mode 100644 index 0000000..ae9f87d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/package-tree.html @@ -0,0 +1,138 @@ + + + + + + +com.tavianator.sangria.listbinder Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.listbinder

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/listbinder/package-use.html b/1.3/apidocs/com/tavianator/sangria/listbinder/package-use.html new file mode 100644 index 0000000..f75d531 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/listbinder/package-use.html @@ -0,0 +1,164 @@ + + + + + + +Uses of Package com.tavianator.sangria.listbinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.listbinder

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/SangriaLog4jModule.html b/1.3/apidocs/com/tavianator/sangria/log4j/SangriaLog4jModule.html new file mode 100644 index 0000000..5afbf09 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/SangriaLog4jModule.html @@ -0,0 +1,285 @@ + + + + + + +SangriaLog4jModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.log4j
+

Class SangriaLog4jModule

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Module
    +
    +
    +
    +
    public class SangriaLog4jModule
    +extends AbstractModule
    +
    Module for Log4j Logger injection.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SangriaLog4jModule

        +
        public SangriaLog4jModule()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/class-use/SangriaLog4jModule.html b/1.3/apidocs/com/tavianator/sangria/log4j/class-use/SangriaLog4jModule.html new file mode 100644 index 0000000..fec8873 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/class-use/SangriaLog4jModule.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.log4j.SangriaLog4jModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.log4j.SangriaLog4jModule

+
+
No usage of com.tavianator.sangria.log4j.SangriaLog4jModule
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/package-frame.html b/1.3/apidocs/com/tavianator/sangria/log4j/package-frame.html new file mode 100644 index 0000000..c473d57 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.tavianator.sangria.log4j (Sangria 1.3 API) + + + + +

com.tavianator.sangria.log4j

+
+

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/package-summary.html b/1.3/apidocs/com/tavianator/sangria/log4j/package-summary.html new file mode 100644 index 0000000..2c5f403 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +com.tavianator.sangria.log4j (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.log4j

+
+
sangria-log4j: Log4j Logger injection.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.log4j Description

+
sangria-log4j: Log4j Logger injection.
+
Since:
+
1.0
+
Version:
+
1.0
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/package-tree.html b/1.3/apidocs/com/tavianator/sangria/log4j/package-tree.html new file mode 100644 index 0000000..fa6c547 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/package-tree.html @@ -0,0 +1,134 @@ + + + + + + +com.tavianator.sangria.log4j Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.log4j

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/log4j/package-use.html b/1.3/apidocs/com/tavianator/sangria/log4j/package-use.html new file mode 100644 index 0000000..47dd600 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/log4j/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package com.tavianator.sangria.log4j (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.log4j

+
+
No usage of com.tavianator.sangria.log4j
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/SangriaSlf4jModule.html b/1.3/apidocs/com/tavianator/sangria/slf4j/SangriaSlf4jModule.html new file mode 100644 index 0000000..41d5f72 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/SangriaSlf4jModule.html @@ -0,0 +1,285 @@ + + + + + + +SangriaSlf4jModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.slf4j
+

Class SangriaSlf4jModule

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Module
    +
    +
    +
    +
    public class SangriaSlf4jModule
    +extends AbstractModule
    +
    Module for SLF4J Logger injection.
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SangriaSlf4jModule

        +
        public SangriaSlf4jModule()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/class-use/SangriaSlf4jModule.html b/1.3/apidocs/com/tavianator/sangria/slf4j/class-use/SangriaSlf4jModule.html new file mode 100644 index 0000000..1c008f0 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/class-use/SangriaSlf4jModule.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.slf4j.SangriaSlf4jModule (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.slf4j.SangriaSlf4jModule

+
+
No usage of com.tavianator.sangria.slf4j.SangriaSlf4jModule
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/package-frame.html b/1.3/apidocs/com/tavianator/sangria/slf4j/package-frame.html new file mode 100644 index 0000000..607e385 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.tavianator.sangria.slf4j (Sangria 1.3 API) + + + + +

com.tavianator.sangria.slf4j

+
+

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/package-summary.html b/1.3/apidocs/com/tavianator/sangria/slf4j/package-summary.html new file mode 100644 index 0000000..8c042ea --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +com.tavianator.sangria.slf4j (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.slf4j

+
+
sangria-slf4j: SLF4J Logger injection.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.slf4j Description

+
sangria-slf4j: SLF4J Logger injection.
+
Since:
+
1.0
+
Version:
+
1.0
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/package-tree.html b/1.3/apidocs/com/tavianator/sangria/slf4j/package-tree.html new file mode 100644 index 0000000..f635fae --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/package-tree.html @@ -0,0 +1,134 @@ + + + + + + +com.tavianator.sangria.slf4j Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.slf4j

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/slf4j/package-use.html b/1.3/apidocs/com/tavianator/sangria/slf4j/package-use.html new file mode 100644 index 0000000..bbe6301 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/slf4j/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package com.tavianator.sangria.slf4j (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.slf4j

+
+
No usage of com.tavianator.sangria.slf4j
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/SangriaMatchers.html b/1.3/apidocs/com/tavianator/sangria/test/SangriaMatchers.html new file mode 100644 index 0000000..dffaf5b --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/SangriaMatchers.html @@ -0,0 +1,246 @@ + + + + + + +SangriaMatchers (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + + +
+
com.tavianator.sangria.test
+

Class SangriaMatchers

+
+
+ +
+
    +
  • +
    +
    +
    public final class SangriaMatchers
    +extends Object
    +
    Guice-related Hamcrest matchers.
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        atomic

        +
        public static Matcher<Module> atomic()
        +
        Returns:
        A Matcher that checks whether a Module's bindings can be de-duplicated successfully.
        +
      • +
      + + + +
        +
      • +

        followsBestPractices

        +
        public static Matcher<Module> followsBestPractices()
        +
        Returns:
        A Matcher that checks whether a Module follows Guice best practices.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html b/1.3/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html new file mode 100644 index 0000000..56f4c8d --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.test.SangriaMatchers (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.test.SangriaMatchers

+
+
No usage of com.tavianator.sangria.test.SangriaMatchers
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/package-frame.html b/1.3/apidocs/com/tavianator/sangria/test/package-frame.html new file mode 100644 index 0000000..5250025 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +com.tavianator.sangria.test (Sangria 1.3 API) + + + + +

com.tavianator.sangria.test

+
+

Classes

+ +
+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/package-summary.html b/1.3/apidocs/com/tavianator/sangria/test/package-summary.html new file mode 100644 index 0000000..faada4a --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +com.tavianator.sangria.test (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Package com.tavianator.sangria.test

+
+
sangria-test: Utilities for testing with Guice.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.test Description

+
sangria-test: Utilities for testing with Guice.
+
Since:
+
1.2
+
Version:
+
1.2
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/package-tree.html b/1.3/apidocs/com/tavianator/sangria/test/package-tree.html new file mode 100644 index 0000000..cd80da3 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/package-tree.html @@ -0,0 +1,130 @@ + + + + + + +com.tavianator.sangria.test Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.test

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/test/package-use.html b/1.3/apidocs/com/tavianator/sangria/test/package-use.html new file mode 100644 index 0000000..29f5894 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/test/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package com.tavianator.sangria.test (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.test

+
+
No usage of com.tavianator.sangria.test
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/constant-values.html b/1.3/apidocs/constant-values.html new file mode 100644 index 0000000..c5b11d7 --- /dev/null +++ b/1.3/apidocs/constant-values.html @@ -0,0 +1,117 @@ + + + + + + +Constant Field Values (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Constant Field Values

+

Contents

+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/deprecated-list.html b/1.3/apidocs/deprecated-list.html new file mode 100644 index 0000000..abd4bb7 --- /dev/null +++ b/1.3/apidocs/deprecated-list.html @@ -0,0 +1,117 @@ + + + + + + +Deprecated List (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/help-doc.html b/1.3/apidocs/help-doc.html new file mode 100644 index 0000000..2ffe93b --- /dev/null +++ b/1.3/apidocs/help-doc.html @@ -0,0 +1,222 @@ + + + + + + +API Help (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/index-all.html b/1.3/apidocs/index-all.html new file mode 100644 index 0000000..3cd8a93 --- /dev/null +++ b/1.3/apidocs/index-all.html @@ -0,0 +1,598 @@ + + + + + + +Index (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
A B C D E F G H I L M N P S T U V W  + + +

A

+
+
accept(PotentialAnnotation.Visitor<T>) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
+ +
+
addBinding() - Method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Add an entry to the list.
+
+
AnnotatedContextSensitiveBindingBuilder<T> - Interface in com.tavianator.sangria.contextual
+
+
See the EDSL examples here.
+
+
AnnotatedListBinderBuilder<T> - Interface in com.tavianator.sangria.listbinder
+
+
Fluent builder interface.
+
+
annotatedWith(Class<? extends Annotation>) - Method in interface com.tavianator.sangria.contextual.AnnotatedContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
annotatedWith(Annotation) - Method in interface com.tavianator.sangria.contextual.AnnotatedContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
annotatedWith(Class<? extends Annotation>) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
+
Add an annotation.
+
+
annotatedWith(Annotation) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
+
Add an annotation.
+
+
annotatedWith(Class<? extends Annotation>) - Method in interface com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder
+
+
Make a binder for an annotated list type.
+
+
annotatedWith(Annotation) - Method in interface com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder
+
+
Make a binder for an annotated list type.
+
+
atomic() - Static method in class com.tavianator.sangria.test.SangriaMatchers
+
 
+
+ + + +

B

+
+
bind(Class<T>) - Method in class com.tavianator.sangria.contextual.ContextSensitiveBinder
+
+
See the EDSL examples here.
+
+
bind(TypeLiteral<T>) - Method in class com.tavianator.sangria.contextual.ContextSensitiveBinder
+
+
See the EDSL examples here.
+
+
bind(Key<T>) - Method in class com.tavianator.sangria.contextual.ContextSensitiveBinder
+
+
See the EDSL examples here.
+
+
bind(Class<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
+
See the EDSL examples at Lazy.
+
+
bind(TypeLiteral<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
+
See the EDSL examples at Lazy.
+
+
bind(Key<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
+
See the EDSL examples at Lazy.
+
+
build(Binder, Class<T>) - Static method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Start building a ListBinder.
+
+
build(Binder, TypeLiteral<T>) - Static method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Start building a ListBinder.
+
+
+ + + +

C

+
+
cancel() - Method in class com.tavianator.sangria.core.DelayedError
+
+
Cancel this error.
+
+
com.tavianator.sangria.contextual - package com.tavianator.sangria.contextual
+
+
sangria-contextual: Context-sensitive providers.
+
+
com.tavianator.sangria.core - package com.tavianator.sangria.core
+
+
sangria-core: Common code for Sangria.
+
+
com.tavianator.sangria.lazy - package com.tavianator.sangria.lazy
+
+
sangria-lazy: Lazy loading.
+
+
com.tavianator.sangria.listbinder - package com.tavianator.sangria.listbinder
+
+
sangria-listbinder: A multi-binder with guaranteed order.
+
+
com.tavianator.sangria.log4j - package com.tavianator.sangria.log4j
+
+
sangria-log4j: Log4j Logger injection.
+
+
com.tavianator.sangria.slf4j - package com.tavianator.sangria.slf4j
+
+
sangria-slf4j: SLF4J Logger injection.
+
+
com.tavianator.sangria.test - package com.tavianator.sangria.test
+
+
sangria-test: Utilities for testing with Guice.
+
+
compareTo(Priority) - Method in class com.tavianator.sangria.core.Priority
+
 
+
configure() - Method in class com.tavianator.sangria.lazy.SangriaLazyModule
+
 
+
configure() - Method in class com.tavianator.sangria.log4j.SangriaLog4jModule
+
 
+
configure() - Method in class com.tavianator.sangria.slf4j.SangriaSlf4jModule
+
 
+
ContextSensitiveBinder - Class in com.tavianator.sangria.contextual
+
+ +
+
ContextSensitiveBindingBuilder<T> - Interface in com.tavianator.sangria.contextual
+
+
See the EDSL examples here.
+
+
ContextSensitiveBindingVisitor<T,V> - Interface in com.tavianator.sangria.contextual
+
+
Visitor interface for the context-sensitive binding SPI.
+
+
ContextSensitiveProvider<T> - Interface in com.tavianator.sangria.contextual
+
+
Like a Provider, but with knowledge of the target InjectionPoint.
+
+
ContextSensitiveProviderInstanceBinding<T> - Interface in com.tavianator.sangria.contextual
+
+
SPI for ContextSensitiveProvider key bindings.
+
+
ContextSensitiveProviderKeyBinding<T> - Interface in com.tavianator.sangria.contextual
+
+
SPI for ContextSensitiveProvider key bindings.
+
+
create(Binder) - Static method in class com.tavianator.sangria.contextual.ContextSensitiveBinder
+
+ +
+
create(Binder, String, Object...) - Static method in class com.tavianator.sangria.core.DelayedError
+
+
Create a DelayedError.
+
+
create(Binder, Throwable) - Static method in class com.tavianator.sangria.core.DelayedError
+
+
Create a DelayedError.
+
+
create(Binder, Message) - Static method in class com.tavianator.sangria.core.DelayedError
+
+
Create a DelayedError.
+
+
create(int, int...) - Static method in class com.tavianator.sangria.core.Priority
+
+
Create a Priority with the given sequence.
+
+
create() - Static method in class com.tavianator.sangria.core.UniqueAnnotations
+
 
+
create(Binder) - Static method in class com.tavianator.sangria.lazy.LazyBinder
+
+
Create a LazyBinder.
+
+
+ + + +

D

+
+
DelayedError - Class in com.tavianator.sangria.core
+
+
Similar to Binder.addError(String, Object...), but can be canceled later.
+
+
+ + + +

E

+
+
equals(Object) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
 
+
equals(Object) - Method in class com.tavianator.sangria.core.Priority
+
 
+
+ + + +

F

+
+
followsBestPractices() - Static method in class com.tavianator.sangria.test.SangriaMatchers
+
 
+
format(String, Object...) - Static method in class com.tavianator.sangria.core.PrettyTypes
+
+
Format a message.
+
+
from(Key<?>) - Static method in class com.tavianator.sangria.core.PotentialAnnotation
+
+
Extract the annotation from a Key.
+
+
+ + + +

G

+
+
get() - Method in class com.tavianator.sangria.lazy.Lazy
+
 
+
getContextSensitiveProviderInstance() - Method in interface com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding
+
 
+
getContextSensitiveProviderKey() - Method in interface com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding
+
 
+
getDefault() - Static method in class com.tavianator.sangria.core.Priority
+
 
+
getInContext(InjectionPoint) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveProvider
+
+
Provide an instance of T for the given context.
+
+
getInjectionPoints() - Method in interface com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding
+
 
+
getInUnknownContext() - Method in interface com.tavianator.sangria.contextual.ContextSensitiveProvider
+
+
Provide an instance of T for an unknown context.
+
+
getKey(Class<T>) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
+
Create a Key with the given type and the stored annotation.
+
+
getKey(TypeLiteral<T>) - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
+
Create a Key with the given type and the stored annotation.
+
+
getTargetKey() - Method in interface com.tavianator.sangria.lazy.LazyBinding
+
 
+
+ + + +

H

+
+
hasAnnotation() - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
 
+
hashCode() - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
 
+
hashCode() - Method in class com.tavianator.sangria.core.Priority
+
 
+
+ + + +

I

+
+
isDefault() - Method in class com.tavianator.sangria.core.Priority
+
 
+
+ + + +

L

+
+
Lazy<T> - Class in com.tavianator.sangria.lazy
+
+
A lazily-loaded dependency.
+
+
LAZY_SINGLETON - Static variable in class com.tavianator.sangria.lazy.LazyScopes
+
+
Lazy version of Scopes.SINGLETON.
+
+
LazyBinder - Class in com.tavianator.sangria.lazy
+
+
Binder for Lazy instances.
+
+
LazyBinding<T> - Interface in com.tavianator.sangria.lazy
+
+
SPI for LazyBinder bindings.
+
+
LazyBindingVisitor<T,V> - Interface in com.tavianator.sangria.lazy
+
+
Visitor interface for the lazy binding SPI.
+
+
LazyScopes - Class in com.tavianator.sangria.lazy
+
+
Lazy scope implementations.
+
+
LazyScopes() - Constructor for class com.tavianator.sangria.lazy.LazyScopes
+
 
+
LazySingleton - Annotation Type in com.tavianator.sangria.lazy
+
+
Like Singleton, but always lazy.
+
+
ListBinder<T> - Class in com.tavianator.sangria.listbinder
+
+
A multi-binder with guaranteed order.
+
+
ListBinderBuilder<T> - Interface in com.tavianator.sangria.listbinder
+
+
Fluent builder interface.
+
+
listOf(Class<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
listOf(TypeLiteral<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
+ + + +

M

+
+
mapOf(Class<K>, Class<V>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
mapOf(Class<K>, TypeLiteral<V>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
mapOf(TypeLiteral<K>, Class<V>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
mapOf(TypeLiteral<K>, TypeLiteral<V>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
+ + + +

N

+
+
next() - Method in class com.tavianator.sangria.core.Priority
+
 
+
none() - Static method in class com.tavianator.sangria.core.PotentialAnnotation
+
 
+
+ + + +

P

+
+
PotentialAnnotation - Class in com.tavianator.sangria.core
+
+
A record of stored annotations, perfect for builders with annotatedWith() methods.
+
+
PotentialAnnotation.Visitor<T> - Interface in com.tavianator.sangria.core
+
+
A visitor interface to examine a PotentialAnnotation's annotation, if it exists.
+
+
PrettyTypes - Class in com.tavianator.sangria.core
+
+
Utility class for pretty-printing messages containing types.
+
+
Priority - Class in com.tavianator.sangria.core
+
+
A loosely-coupled, infinitely divisible priority/weight system.
+
+
providerOf(Class<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
providerOf(TypeLiteral<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
+ + + +

S

+
+
SangriaLazyModule - Class in com.tavianator.sangria.lazy
+
+
Module for lazy initialization features.
+
+
SangriaLazyModule() - Constructor for class com.tavianator.sangria.lazy.SangriaLazyModule
+
 
+
SangriaLog4jModule - Class in com.tavianator.sangria.log4j
+
+
Module for Log4j Logger injection.
+
+
SangriaLog4jModule() - Constructor for class com.tavianator.sangria.log4j.SangriaLog4jModule
+
 
+
SangriaMatchers - Class in com.tavianator.sangria.test
+
+
Guice-related Hamcrest matchers.
+
+
SangriaSlf4jModule - Class in com.tavianator.sangria.slf4j
+
+
Module for SLF4J Logger injection.
+
+
SangriaSlf4jModule() - Constructor for class com.tavianator.sangria.slf4j.SangriaSlf4jModule
+
 
+
setOf(Class<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
setOf(TypeLiteral<T>) - Static method in class com.tavianator.sangria.core.TypeLiterals
+
 
+
+ + + +

T

+
+
toContextSensitiveProvider(Class<? extends ContextSensitiveProvider<? extends T>>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
toContextSensitiveProvider(TypeLiteral<? extends ContextSensitiveProvider<? extends T>>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
toContextSensitiveProvider(Key<? extends ContextSensitiveProvider<? extends T>>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
toContextSensitiveProvider(ContextSensitiveProvider<? extends T>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder
+
+
See the EDSL examples here.
+
+
toString() - Method in class com.tavianator.sangria.core.PotentialAnnotation
+
 
+
toString() - Method in class com.tavianator.sangria.core.Priority
+
 
+
toString() - Method in class com.tavianator.sangria.listbinder.ListBinder
+
 
+
TypeLiterals - Class in com.tavianator.sangria.core
+
+
Static utility functions for working with TypeLiterals.
+
+
+ + + +

U

+
+
UniqueAnnotations - Class in com.tavianator.sangria.core
+
+
Re-implementation of Guice's internal UniqueAnnotations utility.
+
+
+ + + +

V

+
+
visit(ContextSensitiveProviderKeyBinding<? extends T>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor
+
+ +
+
visit(ContextSensitiveProviderInstanceBinding<? extends T>) - Method in interface com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor
+
+ +
+
visit(LazyBinding<? extends T>) - Method in interface com.tavianator.sangria.lazy.LazyBindingVisitor
+
+
Visit a LazyBinding.
+
+
visitAnnotationInstance(Annotation) - Method in interface com.tavianator.sangria.core.PotentialAnnotation.Visitor
+
+
Called when an annotation instance is stored.
+
+
visitAnnotationType(Class<? extends Annotation>) - Method in interface com.tavianator.sangria.core.PotentialAnnotation.Visitor
+
+
Called when an annotation type is stored.
+
+
visitNoAnnotation() - Method in interface com.tavianator.sangria.core.PotentialAnnotation.Visitor
+
+
Called when there is no annotation.
+
+
+ + + +

W

+
+
withDefaultPriority() - Method in interface com.tavianator.sangria.listbinder.ListBinderBuilder
+
 
+
withPriority(int, int...) - Method in interface com.tavianator.sangria.listbinder.ListBinderBuilder
+
 
+
+A B C D E F G H I L M N P S T U V W 
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/index.html b/1.3/apidocs/index.html new file mode 100644 index 0000000..9aea32b --- /dev/null +++ b/1.3/apidocs/index.html @@ -0,0 +1,75 @@ + + + + + + +Sangria 1.3 API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/1.3/apidocs/overview-frame.html b/1.3/apidocs/overview-frame.html new file mode 100644 index 0000000..a7b7ede --- /dev/null +++ b/1.3/apidocs/overview-frame.html @@ -0,0 +1,27 @@ + + + + + + +Overview List (Sangria 1.3 API) + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/1.3/apidocs/overview-summary.html b/1.3/apidocs/overview-summary.html new file mode 100644 index 0000000..be727c3 --- /dev/null +++ b/1.3/apidocs/overview-summary.html @@ -0,0 +1,169 @@ + + + + + + +Overview (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Sangria 1.3 API

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
com.tavianator.sangria.contextual +
sangria-contextual: Context-sensitive providers.
+
com.tavianator.sangria.core +
sangria-core: Common code for Sangria.
+
com.tavianator.sangria.lazy +
sangria-lazy: Lazy loading.
+
com.tavianator.sangria.listbinder +
sangria-listbinder: A multi-binder with guaranteed order.
+
com.tavianator.sangria.log4j +
sangria-log4j: Log4j Logger injection.
+
com.tavianator.sangria.slf4j +
sangria-slf4j: SLF4J Logger injection.
+
com.tavianator.sangria.test +
sangria-test: Utilities for testing with Guice.
+
+
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/overview-tree.html b/1.3/apidocs/overview-tree.html new file mode 100644 index 0000000..3ab0a1e --- /dev/null +++ b/1.3/apidocs/overview-tree.html @@ -0,0 +1,182 @@ + + + + + + +Class Hierarchy (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Annotation Type Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/package-list b/1.3/apidocs/package-list new file mode 100644 index 0000000..1349406 --- /dev/null +++ b/1.3/apidocs/package-list @@ -0,0 +1,7 @@ +com.tavianator.sangria.contextual +com.tavianator.sangria.core +com.tavianator.sangria.lazy +com.tavianator.sangria.listbinder +com.tavianator.sangria.log4j +com.tavianator.sangria.slf4j +com.tavianator.sangria.test diff --git a/1.3/apidocs/resources/background.gif b/1.3/apidocs/resources/background.gif new file mode 100644 index 0000000..f471940 Binary files /dev/null and b/1.3/apidocs/resources/background.gif differ diff --git a/1.3/apidocs/resources/tab.gif b/1.3/apidocs/resources/tab.gif new file mode 100644 index 0000000..1a73a83 Binary files /dev/null and b/1.3/apidocs/resources/tab.gif differ diff --git a/1.3/apidocs/resources/titlebar.gif b/1.3/apidocs/resources/titlebar.gif new file mode 100644 index 0000000..17443b3 Binary files /dev/null and b/1.3/apidocs/resources/titlebar.gif differ diff --git a/1.3/apidocs/resources/titlebar_end.gif b/1.3/apidocs/resources/titlebar_end.gif new file mode 100644 index 0000000..3ad78d4 Binary files /dev/null and b/1.3/apidocs/resources/titlebar_end.gif differ diff --git a/1.3/apidocs/stylesheet.css b/1.3/apidocs/stylesheet.css new file mode 100644 index 0000000..0aeaa97 --- /dev/null +++ b/1.3/apidocs/stylesheet.css @@ -0,0 +1,474 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ +body { + background-color:#ffffff; + color:#353833; + font-family:Arial, Helvetica, sans-serif; + font-size:76%; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4c6b87; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4c6b87; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-size:1.3em; +} +h1 { + font-size:1.8em; +} +h2 { + font-size:1.5em; +} +h3 { + font-size:1.4em; +} +h4 { + font-size:1.3em; +} +h5 { + font-size:1.2em; +} +h6 { + font-size:1.1em; +} +ul { + list-style-type:disc; +} +code, tt { + font-size:1.2em; +} +dt code { + font-size:1.2em; +} +table tr td dt code { + font-size:1.2em; + vertical-align:top; +} +sup { + font-size:.6em; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:.8em; + z-index:200; + margin-top:-7px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + background-image:url(resources/titlebar.gif); + background-position:left top; + background-repeat:no-repeat; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:1em; + margin:0; +} +.topNav { + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.bottomNav { + margin-top:10px; + background-image:url(resources/background.gif); + background-repeat:repeat-x; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; +} +.subNav { + background-color:#dee3e9; + border-bottom:1px solid #9eadc0; + float:left; + width:100%; + overflow:hidden; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding:3px 6px; +} +ul.subNavList li{ + list-style:none; + float:left; + font-size:90%; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; +} +.navBarCell1Rev { + background-image:url(resources/tab.gif); + background-color:#a88834; + color:#FFFFFF; + margin: auto 5px; + border:1px solid #c9aa44; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader h1 { + font-size:1.3em; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 25px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:1.2em; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + margin:0 0 6px -8px; + padding:2px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:1.0em; +} +.indexContainer h2 { + font-size:1.1em; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:1.1em; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:10px 0 10px 20px; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:25px; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #9eadc0; + background-color:#f9f9f9; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:1px solid #9eadc0; + border-top:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; + border-bottom:1px solid #9eadc0; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.contentContainer table, .classUseContainer table, .constantValuesContainer table { + border-bottom:1px solid #9eadc0; + width:100%; +} +.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table { + width:100%; +} +.contentContainer .description table, .contentContainer .details table { + border-bottom:none; +} +.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{ + vertical-align:top; + padding-right:20px; +} +.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast, +.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast, +.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne, +.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne { + padding-right:3px; +} +.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#FFFFFF; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + margin:0px; +} +caption a:link, caption a:hover, caption a:active, caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span { + white-space:nowrap; + padding-top:8px; + padding-left:8px; + display:block; + float:left; + background-image:url(resources/titlebar.gif); + height:18px; +} +.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd { + width:10px; + background-image:url(resources/titlebar_end.gif); + background-repeat:no-repeat; + background-position:top right; + position:relative; + float:left; +} +ul.blockList ul.blockList li.blockList table { + margin:0 0 12px 0px; + width:100%; +} +.tableSubHeadingColor { + background-color: #EEEEFF; +} +.altColor { + background-color:#eeeeef; +} +.rowColor { + background-color:#ffffff; +} +.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td { + text-align:left; + padding:3px 3px 3px 7px; +} +th.colFirst, th.colLast, th.colOne, .constantValuesContainer th { + background:#dee3e9; + border-top:1px solid #9eadc0; + border-bottom:1px solid #9eadc0; + text-align:left; + padding:3px 3px 3px 7px; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +td.colFirst, th.colFirst { + border-left:1px solid #9eadc0; + white-space:nowrap; +} +td.colLast, th.colLast { + border-right:1px solid #9eadc0; +} +td.colOne, th.colOne { + border-right:1px solid #9eadc0; + border-left:1px solid #9eadc0; +} +table.overviewSummary { + padding:0px; + margin-left:0px; +} +table.overviewSummary td.colFirst, table.overviewSummary th.colFirst, +table.overviewSummary td.colOne, table.overviewSummary th.colOne { + width:25%; + vertical-align:middle; +} +table.packageSummary td.colFirst, table.overviewSummary th.colFirst { + width:25%; + vertical-align:middle; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:.9em; +} +.block { + display:block; + margin:3px 0 0 0; +} +.strong { + font-weight:bold; +} -- cgit v1.2.3