public class MicrodataParserReport extends Object
MicrodataParser
.
Such report contains the detected ItemScope
s and errors.Constructor and Description |
---|
MicrodataParserReport(ItemScope[] detectedItemScopes) |
MicrodataParserReport(ItemScope[] detectedItemScopes,
MicrodataParserException[] errors) |
public MicrodataParserReport(ItemScope[] detectedItemScopes, MicrodataParserException[] errors)
public MicrodataParserReport(ItemScope[] detectedItemScopes)
public ItemScope[] getDetectedItemScopes()
public MicrodataParserException[] getErrors()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.