| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| org.apache.cocoon.components.validation | |
| org.apache.cocoon.components.validation.impl | |
| org.apache.cocoon.components.validation.jaxp | |
| org.apache.cocoon.components.validation.jing | |
| Uses of Schema in org.apache.cocoon.components.validation | 
|---|
| Methods in org.apache.cocoon.components.validation that return Schema | |
|---|---|
|  Schema | SchemaParser.parseSchema(Source source,
            String grammar)Parse the specified Sourceand return a newSchema. | 
| Uses of Schema in org.apache.cocoon.components.validation.impl | 
|---|
| Classes in org.apache.cocoon.components.validation.impl that implement Schema | |
|---|---|
|  class | AbstractSchemaA simple implementation of the Schemainterface. | 
| Methods in org.apache.cocoon.components.validation.impl that return Schema | |
|---|---|
|  Schema | CachingValidator.getSchema(SchemaParser parser,
          Source source,
          String grammar)Return a Schemainstance from the specifiedSchemaParserassociated with the givenSourceand grammar language. | 
| protected  Schema | AbstractValidator.getSchema(SchemaParser parser,
          Source source,
          String grammar)Return a Schemainstance from the specifiedSchemaParserassociated with the givenSourceand grammar language. | 
| Uses of Schema in org.apache.cocoon.components.validation.jaxp | 
|---|
| Classes in org.apache.cocoon.components.validation.jaxp that implement Schema | |
|---|---|
|  class | JaxpSchemaAn extension of the AbstractSchemaclass specific to theJaxpSchemaParserimplementation. | 
| Methods in org.apache.cocoon.components.validation.jaxp that return Schema | |
|---|---|
|  Schema | JaxpSchemaParser.parseSchema(Source source,
            String grammar)Parse the specified Sourceand return a newSchema. | 
| Uses of Schema in org.apache.cocoon.components.validation.jing | 
|---|
| Classes in org.apache.cocoon.components.validation.jing that implement Schema | |
|---|---|
|  class | JingSchemaAn extension of AbstractSchemaused by theJingSchemaParserimplementation. | 
| Methods in org.apache.cocoon.components.validation.jing that return Schema | |
|---|---|
|  Schema | JingSchemaParser.parseSchema(Source source,
            String grammar)Parse the specified Sourceand return a newSchema. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||