From 9b2a4b8646f2baea660add10c18b191358bc60bf Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 16 Sep 2014 10:17:45 -0400 Subject: Add version 1.0 site. --- 1.0/sangria-core/apidocs/index-all.html | 189 ++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 1.0/sangria-core/apidocs/index-all.html (limited to '1.0/sangria-core/apidocs/index-all.html') diff --git a/1.0/sangria-core/apidocs/index-all.html b/1.0/sangria-core/apidocs/index-all.html new file mode 100644 index 0000000..ae8fab1 --- /dev/null +++ b/1.0/sangria-core/apidocs/index-all.html @@ -0,0 +1,189 @@ + + + + + + +Index (Sangria Core 1.0 API) + + + + + + + + +
+ + + + + + + +
+ + +
C D F P U  + + +

C

+
+
cancel() - Method in class com.tavianator.sangria.core.DelayedError
+
+
Cancel this error.
+
+
com.tavianator.sangria.core - package com.tavianator.sangria.core
+
+
sangria-core: Common code for Sangria.
+
+
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() - Static method in class com.tavianator.sangria.core.UniqueAnnotations
+
 
+
+ + + +

D

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

F

+
+
format(String, Object...) - Static method in class com.tavianator.sangria.core.PrettyTypes
+
+
Format a message.
+
+
+ + + +

P

+
+
PrettyTypes - Class in com.tavianator.sangria.core
+
+
Utility class for pretty-printing messages containing types.
+
+
+ + + +

U

+
+
UniqueAnnotations - Class in com.tavianator.sangria.core
+
+
Re-implementation of Guice's internal UniqueAnnotations utility.
+
+
+C D F P U 
+ +
+ + + + + + + +
+ + +

Copyright © 2014. All rights reserved.

+ + -- cgit v1.2.3