org.mindswap.owls.validator
Class OWLSValidatorReport
java.lang.Object
org.mindswap.owls.validator.OWLSValidatorReport
public class OWLSValidatorReport
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2005
Company: Mindswap (htp://www.mindswap.org)
- Version:
- 1.0
- Author:
- Michael Grove
|
Method Summary |
java.util.Map |
getMessages()
|
void |
print(java.io.PrintStream theOut)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLSValidatorReport
public OWLSValidatorReport(java.util.Map theMsgs)
print
public void print(java.io.PrintStream theOut)
getMessages
public java.util.Map getMessages()
Copyright © 2004 Evren Sirin. All Rights Reserved.