repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIStreamLocation.java
src/main/java/io/xlate/edi/internal/stream/StaEDIStreamLocation.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIFilteredStreamReader.java
src/main/java/io/xlate/edi/internal/stream/StaEDIFilteredStreamReader.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIOutputFactory.java
src/main/java/io/xlate/edi/internal/stream/StaEDIOutputFactory.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIXMLStreamWriter.java
src/main/java/io/xlate/edi/internal/stream/StaEDIXMLStreamWriter.java
package io.xlate.edi.internal.stream; import java.util.ArrayDeque; import java.util.Deque; import java.util.HashMap; import java.util.Map; import java.util.Objects; import javax.xml.XMLConstants; import javax.xml.namespace.NamespaceContext; import javax.xml.namespace.QName; import javax.xml.stream.XMLStreamException;...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIXMLStreamReader.java
src/main/java/io/xlate/edi/internal/stream/StaEDIXMLStreamReader.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/LocationView.java
src/main/java/io/xlate/edi/internal/stream/LocationView.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/CharArraySequence.java
src/main/java/io/xlate/edi/internal/stream/CharArraySequence.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/Configurable.java
src/main/java/io/xlate/edi/internal/stream/Configurable.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/StaEDIInputFactory.java
src/main/java/io/xlate/edi/internal/stream/StaEDIInputFactory.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/ValidationEventHandler.java
src/main/java/io/xlate/edi/internal/stream/tokenization/ValidationEventHandler.java
package io.xlate.edi.internal.stream.tokenization; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.stream.EDIStreamEvent; import io.xlate.edi.stream.EDIStreamValidationError; public interface ValidationEventHandler { void loopBegin(EDIReference typeReference); void loopEnd(EDIReference typeRefe...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/EDIException.java
src/main/java/io/xlate/edi/internal/stream/tokenization/EDIException.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/CharacterClass.java
src/main/java/io/xlate/edi/internal/stream/tokenization/CharacterClass.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/EDIFACTDialect.java
src/main/java/io/xlate/edi/internal/stream/tokenization/EDIFACTDialect.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/StreamEvent.java
src/main/java/io/xlate/edi/internal/stream/tokenization/StreamEvent.java
package io.xlate.edi.internal.stream.tokenization; import java.nio.CharBuffer; import io.xlate.edi.internal.stream.CharArraySequence; import io.xlate.edi.internal.stream.StaEDIStreamLocation; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.implementation.EDITypeImplementation; import io.xlate.edi....
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/DialectFactory.java
src/main/java/io/xlate/edi/internal/stream/tokenization/DialectFactory.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/ElementDataHandler.java
src/main/java/io/xlate/edi/internal/stream/tokenization/ElementDataHandler.java
package io.xlate.edi.internal.stream.tokenization; import java.io.InputStream; public interface ElementDataHandler { boolean elementData(CharSequence text, boolean fromStream); boolean binaryData(InputStream binary); }
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/State.java
src/main/java/io/xlate/edi/internal/stream/tokenization/State.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/ProxyEventHandler.java
src/main/java/io/xlate/edi/internal/stream/tokenization/ProxyEventHandler.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/Lexer.java
src/main/java/io/xlate/edi/internal/stream/tokenization/Lexer.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/CharacterSet.java
src/main/java/io/xlate/edi/internal/stream/tokenization/CharacterSet.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/X12Dialect.java
src/main/java/io/xlate/edi/internal/stream/tokenization/X12Dialect.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/EventHandler.java
src/main/java/io/xlate/edi/internal/stream/tokenization/EventHandler.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/TradacomsDialect.java
src/main/java/io/xlate/edi/internal/stream/tokenization/TradacomsDialect.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/tokenization/Dialect.java
src/main/java/io/xlate/edi/internal/stream/tokenization/Dialect.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/DecimalValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/DecimalValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/PairedSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/PairedSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/TimeValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/TimeValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ListSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/ListSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/SingleSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/SingleSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/Validator.java
src/main/java/io/xlate/edi/internal/stream/validation/Validator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
true
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/FirstOnlySyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/FirstOnlySyntaxValidator.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/NumericValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/NumericValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ElementValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/ElementValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/SyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/SyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ExclusionSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/ExclusionSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ControlUsageNode.java
src/main/java/io/xlate/edi/internal/stream/validation/ControlUsageNode.java
package io.xlate.edi.internal.stream.validation; import java.util.List; import java.util.logging.Logger; import io.xlate.edi.schema.EDIControlType; import io.xlate.edi.schema.EDIElementPosition; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.stream.EDIStreamValidationError; import io.xlate.edi.stream.Lo...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/AlphaNumericValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/AlphaNumericValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/UsageError.java
src/main/java/io/xlate/edi/internal/stream/validation/UsageError.java
package io.xlate.edi.internal.stream.validation; import io.xlate.edi.internal.stream.tokenization.ValidationEventHandler; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.stream.EDIStreamValidationError; public class UsageError { final EDIReference typeReference; final EDIStreamValidationError err...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/RequiredSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/RequiredSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/UsageNode.java
src/main/java/io/xlate/edi/internal/stream/validation/UsageNode.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/DateValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/DateValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ConditionSyntaxValidator.java
src/main/java/io/xlate/edi/internal/stream/validation/ConditionSyntaxValidator.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/validation/ValidatorConfig.java
src/main/java/io/xlate/edi/internal/stream/validation/ValidatorConfig.java
package io.xlate.edi.internal.stream.validation; public interface ValidatorConfig { boolean validateControlCodeValues(); boolean formatElements(); boolean trimDiscriminatorValues(); }
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/json/JsonParserFactory.java
src/main/java/io/xlate/edi/internal/stream/json/JsonParserFactory.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/json/StaEDIJacksonJsonParser.java
src/main/java/io/xlate/edi/internal/stream/json/StaEDIJacksonJsonParser.java
package io.xlate.edi.internal.stream.json; import java.io.IOException; import java.io.InputStream; import java.math.BigDecimal; import java.math.BigInteger; import java.util.ArrayDeque; import java.util.Deque; import java.util.Map; import java.util.Optional; import java.util.Properties; import com.fasterxml.jackson.c...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/json/StaEDIJakartaJsonParser.java
src/main/java/io/xlate/edi/internal/stream/json/StaEDIJakartaJsonParser.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/json/StaEDIJsonParser.java
src/main/java/io/xlate/edi/internal/stream/json/StaEDIJsonParser.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/stream/json/StaEDIJavaxJsonParser.java
src/main/java/io/xlate/edi/internal/stream/json/StaEDIJavaxJsonParser.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaReaderV2.java
src/main/java/io/xlate/edi/internal/schema/SchemaReaderV2.java
package io.xlate.edi.internal.schema; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.unexpectedElement; import java.util.Map; import javax.xml.stream.XMLStreamReader; import io.xlate.edi.schema.EDISchemaException; import io.xlate.edi.schema.EDIType; class SchemaReaderV2 extends SchemaReaderBase imp...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/LoopType.java
src/main/java/io/xlate/edi/internal/schema/LoopType.java
package io.xlate.edi.internal.schema; import java.util.List; import io.xlate.edi.schema.EDIElementPosition; import io.xlate.edi.schema.EDILoopType; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.EDISyntaxRule; import io.xlate.edi.schema.EDIType; @SuppressWarnings("java:S2160") // Intentionally i...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/StaEDISchemaFactory.java
src/main/java/io/xlate/edi/internal/schema/StaEDISchemaFactory.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/ElementType.java
src/main/java/io/xlate/edi/internal/schema/ElementType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaReaderBase.java
src/main/java/io/xlate/edi/internal/schema/SchemaReaderBase.java
package io.xlate.edi.internal.schema; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.schemaException; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.unexpectedElement; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.unexpectedEvent; import static java.util.Objects.require...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
true
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/ControlType.java
src/main/java/io/xlate/edi/internal/schema/ControlType.java
package io.xlate.edi.internal.schema; import java.util.List; import io.xlate.edi.schema.EDIControlType; import io.xlate.edi.schema.EDIElementPosition; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.EDISyntaxRule; import io.xlate.edi.schema.EDIType; @SuppressWarnings("java:S2160") // Intentionall...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/StaEDISchema.java
src/main/java/io/xlate/edi/internal/schema/StaEDISchema.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SyntaxRestriction.java
src/main/java/io/xlate/edi/internal/schema/SyntaxRestriction.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/StructureType.java
src/main/java/io/xlate/edi/internal/schema/StructureType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/VersionedProperty.java
src/main/java/io/xlate/edi/internal/schema/VersionedProperty.java
package io.xlate.edi.internal.schema; class VersionedProperty { final String minVersion; final String maxVersion; public VersionedProperty(String minVersion, String maxVersion) { this.minVersion = minVersion; this.maxVersion = maxVersion; } boolean appliesTo(String version) { ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/BasicType.java
src/main/java/io/xlate/edi/internal/schema/BasicType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaUtils.java
src/main/java/io/xlate/edi/internal/schema/SchemaUtils.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/Reference.java
src/main/java/io/xlate/edi/internal/schema/Reference.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaReader.java
src/main/java/io/xlate/edi/internal/schema/SchemaReader.java
package io.xlate.edi.internal.schema; import java.util.Map; import io.xlate.edi.schema.EDISchemaException; import io.xlate.edi.schema.EDIType; interface SchemaReader { default Map<String, EDIType> readTypes() throws EDISchemaException { return readTypes(true); } Map<String, EDIType> readTypes(b...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/ClasspathURLStreamHandler.java
src/main/java/io/xlate/edi/internal/schema/ClasspathURLStreamHandler.java
package io.xlate.edi.internal.schema; import java.io.FileNotFoundException; import java.io.IOException; import java.net.URL; import java.net.URLConnection; import java.net.URLStreamHandler; class ClasspathURLStreamHandler extends URLStreamHandler { /** The classloader to find resources from. */ private final ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaReaderV3.java
src/main/java/io/xlate/edi/internal/schema/SchemaReaderV3.java
package io.xlate.edi.internal.schema; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.schemaException; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.unexpectedElement; import java.util.ArrayList; import java.util.Collections; import java.util.Deque; import java.util.Iterator; import ja...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/ElementPosition.java
src/main/java/io/xlate/edi/internal/schema/ElementPosition.java
package io.xlate.edi.internal.schema; import java.util.Objects; import io.xlate.edi.schema.EDIElementPosition; public class ElementPosition implements EDIElementPosition { private static final String TOSTRING_FORMAT = "%d.%d"; final int elementIndex; final int componentIndex; public ElementPositio...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/SchemaReaderV4.java
src/main/java/io/xlate/edi/internal/schema/SchemaReaderV4.java
package io.xlate.edi.internal.schema; import static io.xlate.edi.internal.schema.StaEDISchemaFactory.schemaException; import java.net.URL; import java.util.Map; import java.util.logging.Logger; import javax.xml.stream.XMLStreamReader; import io.xlate.edi.schema.EDISchemaException; import io.xlate.edi.schema.EDIType...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/StaEDISchemaReadException.java
src/main/java/io/xlate/edi/internal/schema/StaEDISchemaReadException.java
package io.xlate.edi.internal.schema; import javax.xml.stream.Location; class StaEDISchemaReadException extends RuntimeException { private static final long serialVersionUID = -5555580673080112522L; protected final transient Location location; public StaEDISchemaReadException(String message, Location lo...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/CompositeImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/CompositeImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.List; import java.util.Objects; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.implementation.CompositeImplementation; import io.xlate.edi.schema.implementation.EDITypeImplementation; public class CompositeImpl extends BaseCom...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/BaseImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/BaseImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.Objects; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.EDIType; import io.xlate.edi.schema.implementation.EDITypeImplementation; public abstract class BaseImpl<T extends EDIType> implements EDITypeImplementation { protec...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/package-info.java
src/main/java/io/xlate/edi/internal/schema/implementation/package-info.java
package io.xlate.edi.internal.schema.implementation;
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/SegmentImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/SegmentImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.List; import java.util.Objects; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.implementation.Discriminator; import io.xlate.edi.schema.implementation.EDITypeImplementation; import io.xlate.edi.schema.implementation.SegmentImpl...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/TransactionImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/TransactionImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.List; import io.xlate.edi.schema.implementation.EDITypeImplementation; public class TransactionImpl extends LoopImpl { public TransactionImpl(String id, String typeId, List<EDITypeImplementation> sequence) { su...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/ElementImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/ElementImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.Collections; import java.util.LinkedHashMap; import java.util.Map; import java.util.Objects; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.EDISimpleType; import io.xlate.edi.schema.implementation.ElementImplementation; public...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/BaseComplexImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/BaseComplexImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.List; import java.util.Objects; import io.xlate.edi.schema.EDIComplexType; import io.xlate.edi.schema.implementation.EDITypeImplementation; public abstract class BaseComplexImpl extends BaseImpl<EDIComplexType> { protected final List<EDITypeI...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/Positioned.java
src/main/java/io/xlate/edi/internal/schema/implementation/Positioned.java
package io.xlate.edi.internal.schema.implementation; public interface Positioned { int getPosition(); }
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/DiscriminatorImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/DiscriminatorImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.Objects; import java.util.Set; import io.xlate.edi.schema.EDIElementPosition; import io.xlate.edi.schema.implementation.Discriminator; public class DiscriminatorImpl implements Discriminator { private static final String TOSTRING_FORMAT = "po...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/internal/schema/implementation/LoopImpl.java
src/main/java/io/xlate/edi/internal/schema/implementation/LoopImpl.java
package io.xlate.edi.internal.schema.implementation; import java.util.List; import java.util.Objects; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.implementation.Discriminator; import io.xlate.edi.schema.implementation.EDITypeImplementation; import io.xlate.edi.schema.implementation.LoopImpleme...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDIControlType.java
src/main/java/io/xlate/edi/schema/EDIControlType.java
package io.xlate.edi.schema; /** * Provides access to attributes specified for a control structure complex type * such as the interchange, group, and transaction envelope structures. * * @since 1.21 */ public interface EDIControlType extends EDIComplexType { public enum Type { /** * Nothing ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDIComplexType.java
src/main/java/io/xlate/edi/schema/EDIComplexType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDISyntaxRule.java
src/main/java/io/xlate/edi/schema/EDISyntaxRule.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDISchemaException.java
src/main/java/io/xlate/edi/schema/EDISchemaException.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/Schema.java
src/main/java/io/xlate/edi/schema/Schema.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDISimpleType.java
src/main/java/io/xlate/edi/schema/EDISimpleType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDIReference.java
src/main/java/io/xlate/edi/schema/EDIReference.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDIElementPosition.java
src/main/java/io/xlate/edi/schema/EDIElementPosition.java
package io.xlate.edi.schema; import io.xlate.edi.stream.Location; /** * Specification of the position of an element. Provides information about the * element position within a segment and (optionally) a component element * position within a composite element. * * @since 1.18 * @see io.xlate.edi.schema.implement...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDILoopType.java
src/main/java/io/xlate/edi/schema/EDILoopType.java
package io.xlate.edi.schema; /** * Provides access to attributes specified for a loop complex type. * * @since 1.18 */ public interface EDILoopType extends EDIComplexType { /** * For hierarchical loops, get the position of the element within the first * segment that identifies the loop. If not a hie...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/EDIType.java
src/main/java/io/xlate/edi/schema/EDIType.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/SchemaFactory.java
src/main/java/io/xlate/edi/schema/SchemaFactory.java
/******************************************************************************* * Copyright 2017 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/SegmentImplementation.java
src/main/java/io/xlate/edi/schema/implementation/SegmentImplementation.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/package-info.java
src/main/java/io/xlate/edi/schema/implementation/package-info.java
package io.xlate.edi.schema.implementation;
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/ElementImplementation.java
src/main/java/io/xlate/edi/schema/implementation/ElementImplementation.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/EDITypeImplementation.java
src/main/java/io/xlate/edi/schema/implementation/EDITypeImplementation.java
package io.xlate.edi.schema.implementation; import io.xlate.edi.schema.EDIReference; import io.xlate.edi.schema.EDIType; public interface EDITypeImplementation extends EDIReference, EDIType { }
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/LoopImplementation.java
src/main/java/io/xlate/edi/schema/implementation/LoopImplementation.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/PolymorphicImplementation.java
src/main/java/io/xlate/edi/schema/implementation/PolymorphicImplementation.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/CompositeImplementation.java
src/main/java/io/xlate/edi/schema/implementation/CompositeImplementation.java
/******************************************************************************* * Copyright 2020 xlate.io LLC, http://www.xlate.io * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * ...
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
xlate/staedi
https://github.com/xlate/staedi/blob/c23c1fd73e63f17e9b124a3e0c50959d5be83e46/src/main/java/io/xlate/edi/schema/implementation/Discriminator.java
src/main/java/io/xlate/edi/schema/implementation/Discriminator.java
package io.xlate.edi.schema.implementation; import java.util.Set; import io.xlate.edi.schema.EDIElementPosition; public interface Discriminator extends EDIElementPosition { Set<String> getValueSet(); }
java
Apache-2.0
c23c1fd73e63f17e9b124a3e0c50959d5be83e46
2026-01-05T02:37:40.525758Z
false
VirtusLab/git-machete-intellij-plugin
https://github.com/VirtusLab/git-machete-intellij-plugin/blob/2b736d89bd073f82456de77481c7f6714716efca/src/test/java/com/virtuslab/archunit/BaseArchUnitTestSuite.java
src/test/java/com/virtuslab/archunit/BaseArchUnitTestSuite.java
package com.virtuslab.archunit; import java.util.function.BiPredicate; import com.tngtech.archunit.core.domain.AccessTarget; import com.tngtech.archunit.core.domain.JavaClass; import com.tngtech.archunit.core.domain.JavaClasses; import com.tngtech.archunit.core.domain.JavaCodeUnit; import com.tngtech.archunit.core.do...
java
MIT
2b736d89bd073f82456de77481c7f6714716efca
2026-01-05T02:37:01.395349Z
false
VirtusLab/git-machete-intellij-plugin
https://github.com/VirtusLab/git-machete-intellij-plugin/blob/2b736d89bd073f82456de77481c7f6714716efca/src/test/java/com/virtuslab/archunit/ClassStructureTestSuite.java
src/test/java/com/virtuslab/archunit/ClassStructureTestSuite.java
package com.virtuslab.archunit; import static com.tngtech.archunit.core.domain.JavaModifier.ABSTRACT; import static com.tngtech.archunit.core.domain.JavaModifier.SYNTHETIC; import static com.tngtech.archunit.core.domain.properties.HasName.Predicates.name; import static com.tngtech.archunit.lang.syntax.ArchRuleDefiniti...
java
MIT
2b736d89bd073f82456de77481c7f6714716efca
2026-01-05T02:37:01.395349Z
false
VirtusLab/git-machete-intellij-plugin
https://github.com/VirtusLab/git-machete-intellij-plugin/blob/2b736d89bd073f82456de77481c7f6714716efca/src/test/java/com/virtuslab/archunit/NamingTestSuite.java
src/test/java/com/virtuslab/archunit/NamingTestSuite.java
package com.virtuslab.archunit; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.classes; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.noClasses; import org.junit.jupiter.api.Test; public class NamingTestSuite extends BaseArchUnitTestSuite { @Test public void exception_clas...
java
MIT
2b736d89bd073f82456de77481c7f6714716efca
2026-01-05T02:37:01.395349Z
false
VirtusLab/git-machete-intellij-plugin
https://github.com/VirtusLab/git-machete-intellij-plugin/blob/2b736d89bd073f82456de77481c7f6714716efca/src/test/java/com/virtuslab/archunit/UIThreadUnsafeMethodInvocationsTestSuite.java
src/test/java/com/virtuslab/archunit/UIThreadUnsafeMethodInvocationsTestSuite.java
package com.virtuslab.archunit; import static com.tngtech.archunit.core.domain.JavaModifier.ABSTRACT; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.codeUnits; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.methods; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition...
java
MIT
2b736d89bd073f82456de77481c7f6714716efca
2026-01-05T02:37:01.395349Z
false