com.bitplan.w3ccheck
Class W3CValidator.Body

java.lang.Object
  extended by com.bitplan.w3ccheck.W3CValidator.Body
Enclosing class:
W3CValidator

public static class W3CValidator.Body
extends Object

structure for the Body node of the message

 <env:Body>
 ...
 </env:Body>
 
 


Nested Class Summary
static class W3CValidator.Body.ValidationResponse
          The main element of the validation response.
 
Field Summary
 W3CValidator.Body.ValidationResponse response
           
 
Constructor Summary
W3CValidator.Body()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

response

public W3CValidator.Body.ValidationResponse response
Constructor Detail

W3CValidator.Body

public W3CValidator.Body()


Copyright © 2014. All rights reserved.