Index

B C D E G H I N O P R S T 
All Classes and Interfaces|All Packages|Serialized Form

B

buildDocument(String, String, int) - Method in class org.spdx.tag.BuildDocument
 
buildDocument(String, String, int) - Method in interface org.spdx.tag.TagValueBehavior
 
BuildDocument - Class in org.spdx.tag
Translates an tag-value file to a an SPDX Document.
BuildDocument(IModelStore, Properties, List<String>) - Constructor for class org.spdx.tag.BuildDocument
 

C

CHECKSUM_PATTERN - Static variable in class org.spdx.tag.BuildDocument
 
close() - Method in class org.spdx.tag.NoCommentInputStream
 
CommonCode - Class in org.spdx.tag
Define Common methods used by Tag-Value and SPDXViewer to print the SPDX document.
CommonCode() - Constructor for class org.spdx.tag.CommonCode
 

D

data() - Method in class org.spdx.tag.HandBuiltParser
parses the data
deSerialize(InputStream, boolean) - Method in class org.spdx.tagvaluestore.TagValueStore
 

E

enter() - Method in class org.spdx.tag.BuildDocument
 
enter() - Method in interface org.spdx.tag.TagValueBehavior
 
exit() - Method in class org.spdx.tag.BuildDocument
 
exit() - Method in interface org.spdx.tag.TagValueBehavior
 

G

getCurrentLineNo() - Method in class org.spdx.tag.NoCommentInputStream
line number in the current reader
getDocumentUri() - Method in class org.spdx.tag.BuildDocument
 
getTextFromProperties(String) - Static method in class org.spdx.tag.CommonCode
 
getWarnings() - Method in class org.spdx.tagvaluestore.TagValueStore
 

H

HandBuiltParser - Class in org.spdx.tag
I'm hoping this is a temporary solution.
HandBuiltParser(NoCommentInputStream) - Constructor for class org.spdx.tag.HandBuiltParser
Creates a parser for an Input stream.

I

InvalidFileFormatException - Exception in org.spdx.tag
Exceptions for invalid SPDX file format
InvalidFileFormatException() - Constructor for exception org.spdx.tag.InvalidFileFormatException
 
InvalidFileFormatException(String) - Constructor for exception org.spdx.tag.InvalidFileFormatException
 
InvalidFileFormatException(String, Throwable) - Constructor for exception org.spdx.tag.InvalidFileFormatException
 
InvalidFileFormatException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.tag.InvalidFileFormatException
 
InvalidFileFormatException(Throwable) - Constructor for exception org.spdx.tag.InvalidFileFormatException
 
InvalidSpdxTagFileException - Exception in org.spdx.tag
Exceptions for errors in a SPDX tag format file
InvalidSpdxTagFileException() - Constructor for exception org.spdx.tag.InvalidSpdxTagFileException
 
InvalidSpdxTagFileException(String) - Constructor for exception org.spdx.tag.InvalidSpdxTagFileException
 
InvalidSpdxTagFileException(String, Throwable) - Constructor for exception org.spdx.tag.InvalidSpdxTagFileException
 
InvalidSpdxTagFileException(Throwable) - Constructor for exception org.spdx.tag.InvalidSpdxTagFileException
 

N

NoCommentInputStream - Class in org.spdx.tag
Input stream which filters out any SPDX tag/value comments Any new line which begins with a # is skipped until the end of line except if it is within a <text> </text> wrapper.
NoCommentInputStream(InputStream) - Constructor for class org.spdx.tag.NoCommentInputStream
 

O

org.spdx.tag - package org.spdx.tag
Package to support the SPDX tag/value format
org.spdx.tagvaluestore - package org.spdx.tagvaluestore
Package to support the SPDX tag/value store

P

parseChecksum(String, int, SpdxDocument) - Static method in class org.spdx.tag.BuildDocument
Creates a Checksum from the parameters specified in the tag value
parseExternalDocumentRef(String, int, SpdxDocument) - Static method in class org.spdx.tag.BuildDocument
Parse a tag/value external document reference string
printDoc(SpdxDocument, PrintWriter, Properties) - Static method in class org.spdx.tag.CommonCode
 

R

read() - Method in class org.spdx.tag.NoCommentInputStream
 
readLine() - Method in class org.spdx.tag.NoCommentInputStream
 
RecognitionException - Exception in org.spdx.tag
Parser/Scanner recognition errors
RecognitionException(String) - Constructor for exception org.spdx.tag.RecognitionException
 
RecognitionException(String, Throwable) - Constructor for exception org.spdx.tag.RecognitionException
 
RecognitionException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.tag.RecognitionException
 
RecognitionException(Throwable) - Constructor for exception org.spdx.tag.RecognitionException
 

S

serialize(OutputStream) - Method in class org.spdx.tagvaluestore.TagValueStore
 
serialize(OutputStream, CoreModelObject) - Method in class org.spdx.tagvaluestore.TagValueStore
 
setBehavior(TagValueBehavior) - Method in class org.spdx.tag.HandBuiltParser
 

T

TagValueBehavior - Interface in org.spdx.tag
Translates an tag-value file to a an SPDX Document.
TagValueStore - Class in org.spdx.tagvaluestore
SPDX Store implementing serializers and deserializers for the Tag/Value format
TagValueStore(IModelStore) - Constructor for class org.spdx.tagvaluestore.TagValueStore
 
B C D E G H I N O P R S T 
All Classes and Interfaces|All Packages|Serialized Form