-
-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
389 changed files
with
752 additions
and
752 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,16 +7,16 @@ | |
<version>2.7.2</version> | ||
<name>univocity-parsers</name> | ||
<packaging>jar</packaging> | ||
<description>uniVocity's open source parsers for processing different text formats using a consistent API</description> | ||
<url>http://github.com/uniVocity/univocity-parsers</url> | ||
<description>univocity's open source parsers for processing different text formats using a consistent API</description> | ||
<url>http://github.com/univocity/univocity-parsers</url> | ||
|
||
<issueManagement> | ||
<system>GitHub Issues</system> | ||
<url>https://github.com/uniVocity/univocity-parsers/issues</url> | ||
<url>https://github.com/univocity/univocity-parsers/issues</url> | ||
</issueManagement> | ||
|
||
<organization> | ||
<name>uniVocity Software Pty Ltd</name> | ||
<name>Univocity Software Pty Ltd</name> | ||
<url>www.univocity.com</url> | ||
</organization> | ||
|
||
|
@@ -30,9 +30,9 @@ | |
</licenses> | ||
|
||
<scm> | ||
<url>https://github.com/uniVocity/univocity-parsers</url> | ||
<connection>scm:git:git://github.com/uniVocity/univocity-parsers.git</connection> | ||
<developerConnection>scm:git:[email protected]:uniVocity/univocity-parsers.git</developerConnection> | ||
<url>https://github.com/univocity/univocity-parsers</url> | ||
<connection>scm:git:git://github.com/univocity/univocity-parsers.git</connection> | ||
<developerConnection>scm:git:[email protected]:univocity/univocity-parsers.git</developerConnection> | ||
</scm> | ||
|
||
<developers> | ||
|
@@ -45,7 +45,7 @@ | |
|
||
<developer> | ||
<id>parsers</id> | ||
<name>uniVocity parser development team</name> | ||
<name>univocity parser development team</name> | ||
<email>[email protected]</email> | ||
</developer> | ||
</developers> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -27,7 +27,7 @@ | |
* <p>A {@link BooleanConversion} will be assigned to this field | ||
* <p>Commonly used for java beans processed using {@link BeanProcessor} and/or {@link BeanWriterProcessor} | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @see Conversion | ||
* @see Conversions | ||
* @see BeanProcessor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -29,8 +29,8 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2015 uniVocity Software Pty Ltd | ||
* Copyright 2015 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -45,7 +45,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2016 uniVocity Software Pty Ltd | ||
* Copyright 2016 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -26,7 +26,7 @@ | |
* | ||
* <p>Commonly used for java beans processed using {@link BeanProcessor} and/or {@link BeanWriterProcessor} | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @see FixedWidthFields | ||
* @see FixedWidthParser | ||
* @see FixedWidthWriter | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -41,7 +41,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2017 uniVocity Software Pty Ltd | ||
* Copyright 2017 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -97,7 +97,7 @@ | |
* <strong>IMPORTANT</strong> It is mandatory to define a constructor that takes {@code String[]} as a parameter. The actual | ||
* parameter values come from {@link Nested#args()} to allow custom configuration of the concrete {@code HeaderTransformer} instance. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
public abstract class HeaderTransformer { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2015 uniVocity Software Pty Ltd | ||
* Copyright 2015 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -43,7 +43,7 @@ | |
* @see BeanWriterProcessor | ||
* @see BeanProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2017 uniVocity Software Pty Ltd | ||
* Copyright 2017 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -23,7 +23,7 @@ | |
* that contains one or more {@link Parsed} annotations. The given type and its {@link Parsed} annotations will | ||
* determine which fields from each row should be used to populate the {@code Nested} instance. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
@Inherited | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* <p>Commonly used for java beans processed using {@link BeanProcessor} and/or {@link BeanWriterProcessor} | ||
* <p><i>Implementation note:</i> All annotations in @Parsed fields are processed by {@link AnnotationHelper} | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @see Conversion | ||
* @see Conversions | ||
* @see BeanProcessor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -30,7 +30,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (c) 2018. uniVocity Software Pty Ltd | ||
* Copyright (c) 2018. Univocity Software Pty Ltd | ||
* <p/> | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -34,7 +34,7 @@ | |
* @see BeanProcessor | ||
* @see BeanWriterProcessor | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* | ||
*/ | ||
@Retention(RetentionPolicy.RUNTIME) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -31,7 +31,7 @@ | |
/** | ||
* Helper class to process fields annotated with {@link Parsed} | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
public class AnnotationHelper { | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/com/univocity/parsers/annotations/helpers/AnnotationRegistry.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2014 uniVocity Software Pty Ltd | ||
* Copyright 2014 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -26,7 +26,7 @@ | |
/** | ||
* A helper class with information about the location of an field annotated with {@link Parsed} in a record. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
public class FieldMapping { | ||
private final Class parentClass; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2017 uniVocity Software Pty Ltd | ||
* Copyright 2017 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -22,7 +22,7 @@ | |
* accordingly to the use case: when parsing into beans, only setter methods are to be considered. When writing values | ||
* in beans to an output, only the getter methods should be used. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
public enum MethodFilter { | ||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2017 uniVocity Software Pty Ltd | ||
* Copyright 2017 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -25,7 +25,7 @@ | |
* A pair associating a Field of an annotated class to an optional {@link HeaderTransformer} obtained from | ||
* {@link Nested#headerTransformer()} when nested classes are used to process beans. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
public class TransformedHeader { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/******************************************************************************* | ||
* Copyright 2015 uniVocity Software Pty Ltd | ||
* Copyright 2015 Univocity Software Pty Ltd | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
@@ -18,10 +18,10 @@ | |
import java.util.*; | ||
|
||
/** | ||
* Parent class of the Exception classes thrown by uniVocity-parsers. This class provides utility methods to print out the internal state of the parser/writer | ||
* Parent class of the Exception classes thrown by univocity-parsers. This class provides utility methods to print out the internal state of the parser/writer | ||
* at the time an error occurred. | ||
* | ||
* @author uniVocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
* @author Univocity Software Pty Ltd - <a href="mailto:[email protected]">[email protected]</a> | ||
*/ | ||
abstract class AbstractException extends RuntimeException { | ||
|
||
|
Oops, something went wrong.