file_name
stringlengths
6
86
file_path
stringlengths
45
249
content
stringlengths
47
6.26M
file_size
int64
47
6.26M
language
stringclasses
1 value
extension
stringclasses
1 value
repo_name
stringclasses
767 values
repo_stars
int64
8
14.4k
repo_forks
int64
0
1.17k
repo_open_issues
int64
0
788
repo_created_at
stringclasses
767 values
repo_pushed_at
stringclasses
767 values
Main.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav-player/src/pav/player/Main.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
5,425
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Player.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav-player/src/pav/player/Player.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
23,907
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Config.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/Config.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,225
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Console.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/Console.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,692
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Main.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/Main.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
6,212
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
PAV.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/PAV.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
11,185
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Util.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/Util.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,131
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Spectrum.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Spectrum.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,857
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Generic.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Generic.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,355
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Waveform.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Waveform.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,219
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Spectogram.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Spectogram.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,155
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
ConfiguratorAbstract.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/ConfiguratorAbstract.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
898
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
ConfiguratorFactory.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/ConfiguratorFactory.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
3,434
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Bubbles.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Bubbles.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,751
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Configurator.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Configurator.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,239
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Phasor.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Phasor.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,189
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Rainbow.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Rainbow.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,685
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
MelSpectrum.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/MelSpectrum.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,280
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Wavering.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Wavering.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
6,715
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Boxes.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/configurator/Boxes.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,657
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
UDPAudioSource.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/audiosource/UDPAudioSource.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,578
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
AudioSource.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/audiosource/AudioSource.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,876
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
FIFOAudioSource.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/audiosource/FIFOAudioSource.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,451
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
AudioCallback.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/audiosource/AudioCallback.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,107
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
AudioStream.java
/FileExtraction/Java_unseen/skpdvdd_PAV/pav/src/pav/audiosource/AudioStream.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,646
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
StreamingBuffer.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/StreamingBuffer.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
9,116
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
ShaderManager.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/ShaderManager.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,692
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Util.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/Util.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,678
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
VisualizationImpl.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/VisualizationImpl.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
6,299
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
PAVException.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/PAVException.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,464
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
ColorMapper.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/ColorMapper.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
5,366
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Visualization.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/Visualization.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,590
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Spectrum.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Spectrum.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,854
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Visualizer.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Visualizer.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
3,673
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Waveform.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Waveform.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
3,420
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Spectogram.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Spectogram.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,442
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Bubbles.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Bubbles.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
12,016
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Phasor.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Phasor.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,127
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
VisualizerAbstract.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/VisualizerAbstract.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
2,694
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Rainbow.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Rainbow.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,426
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
MelSpectrum.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/MelSpectrum.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,452
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Wavering.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Wavering.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
10,340
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Boxes.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/visualizer/Boxes.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
14,299
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
TransformResult.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/frame/TransformResult.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
1,625
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
MelFilterBank.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/frame/MelFilterBank.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
4,411
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
Frame.java
/FileExtraction/Java_unseen/skpdvdd_PAV/libpav/src/pav/lib/frame/Frame.java
/* * Processing Audio Visualization (PAV) * Copyright (C) 2011 Christopher Pramerdorfer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your ...
9,691
Java
.java
skpdvdd/PAV
20
4
3
2011-02-02T23:31:54Z
2011-04-18T11:26:05Z
SettingsActivity.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/SettingsActivity.java
package me.kr328.nevo.decorators.smscaptcha; import android.content.Intent; import android.net.Uri; import android.os.Build; import android.os.Bundle; import android.preference.PreferenceActivity; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.view.View; imp...
2,357
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
BaseSmsDecoratorService.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/BaseSmsDecoratorService.java
package me.kr328.nevo.decorators.smscaptcha; import android.app.Notification; import android.app.PendingIntent; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.graphics.drawable.Icon; import android.os.Parcelab...
4,918
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
SettingsReceiver.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/SettingsReceiver.java
package me.kr328.nevo.decorators.smscaptcha; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; public class SettingsReceiver extends BroadcastReceiver { @Override public void onReceive(Context context, Intent intent) { context.startActivity(new In...
408
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
SubscribeDecoratorService.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/SubscribeDecoratorService.java
package me.kr328.nevo.decorators.smscaptcha; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.os.Build; import android.os.Bundle; import android.os.Parcelable; import android.os.UserManager; import android.util.Log; import com.oasisfeng.ne...
3,967
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
SettingsFragment.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/SettingsFragment.java
package me.kr328.nevo.decorators.smscaptcha; import android.content.ComponentName; import android.content.Intent; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Build; import android.os.Bundle; import android.support.customtabs.CustomTabsIntent; import android.support.v7.app.AlertD...
9,038
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
CaptchaDecoratorService.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/CaptchaDecoratorService.java
package me.kr328.nevo.decorators.smscaptcha; import android.app.KeyguardManager; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.content.BroadcastReceiver; import android.content.ClipData; import android.content.ClipboardManager; import an...
12,398
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
Global.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/Global.java
package me.kr328.nevo.decorators.smscaptcha; public class Global { public final static String PREFIX = BuildConfig.APPLICATION_ID; public final static String PREFIX_INTENT = PREFIX + ".intent"; public final static String PREFIX_INTENT_ACTION = PREFIX_INTENT + ".action"; public final static String PREFI...
716
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
Settings.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/Settings.java
package me.kr328.nevo.decorators.smscaptcha; import android.content.Context; import net.grandcentrix.tray.TrayPreferences; public class Settings { public final static String SETTING_CAPTCHA_HIDE_ON_LOCKED = "setting_captcha_hide_on_locked"; public final static String SETTING_CAPTCHA_IDENTIFY_PATTE...
5,591
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
NotificationUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/NotificationUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import android.app.Notification; import android.support.v4.app.NotificationCompat; import java.util.function.Function; public class NotificationUtils { public static class Messages { public CharSequence[] texts; } public static Messages parseMes...
2,641
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
BroadcastUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/BroadcastUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import android.content.Context; import android.content.Intent; public class BroadcastUtils { public BroadcastUtils(Context context) { } public void registerBroadcastListener() { } public interface BroadcastListener { void onReceiver(In...
342
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
PackageUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/PackageUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import android.content.Context; import android.content.pm.PackageManager; public class PackageUtils { public static boolean hasPackageInstalled(Context context ,String packageName) { try { context.getPackageManager().getApplicationInfo(package...
455
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
MessageUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/MessageUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import android.content.ContentValues; import android.content.Context; import android.net.Uri; import android.util.Log; public class MessageUtils { public static final String TAG = MessageUtils.class.getSimpleName(); public static final Uri URI_SMS_INBOX = ...
997
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
PatternUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/PatternUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import java.util.regex.Pattern; import java.util.regex.PatternSyntaxException; public class PatternUtils { @SuppressWarnings("ResultOfMethodCallIgnored") public static boolean checkPatternValid(String pattern) { try { Pattern.compile(patte...
695
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
ResourceUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/ResourceUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import android.content.Context; import java.io.IOException; import java.io.InputStream; public class ResourceUtils { @SuppressWarnings("ResultOfMethodCallIgnored") public static String readFromResource(Context context , int resId) { try { ...
716
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
CaptchaUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/CaptchaUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; import java.util.ArrayList; import java.util.regex.Matcher; import java.util.regex.Pattern; public class CaptchaUtils { private static final Pattern defaultIdentifyPattern = Pattern.compile(".*((验证|確認|驗證|校验|动态|确认|随机|激活|兑换|认证|交易|授权|操作|提取|安全|登陆|登录|verification |con...
2,678
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
StringUtils.java
/FileExtraction/Java_unseen/Kr328_nevo-decorators-sms-captchas/app/src/main/java/me/kr328/nevo/decorators/smscaptcha/utils/StringUtils.java
package me.kr328.nevo.decorators.smscaptcha.utils; public class StringUtils { public static String repeat(char ch, int count) { StringBuilder builder = new StringBuilder(); for (int i = 0; i < count; i++) builder.append(ch); return builder.toString(); } }
303
Java
.java
Kr328/nevo-decorators-sms-captchas
74
7
3
2018-08-02T07:18:14Z
2020-04-18T13:11:38Z
RtspResponseTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/rtsp/RtspResponseTest.java
package xpertss.rtsp; import org.junit.Test; import static org.junit.Assert.*; public class RtspResponseTest { @Test public void testResponseSplit() { String response = "500 Internal Error"; String[] parts = response.split("\\s+", 2); assertEquals(2, parts.length); assertEquals("500...
390
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspMethodTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/rtsp/RtspMethodTest.java
package xpertss.rtsp; import org.junit.Test; import xpertss.lang.Booleans; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import static org.junit.Assert.*; public class RtspMethodTest { @Test public void testBooleansDefaultUnboxedValue() { ConcurrentMap<S...
611
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspClientTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/rtsp/RtspClientTest.java
package xpertss.rtsp; import org.junit.Test; import xpertss.lang.Range; import xpertss.media.MediaChannel; import xpertss.media.MediaConsumer; import xpertss.media.MediaType; import xpertss.sdp.MediaDescription; import xpertss.sdp.SessionDescription; import java.net.ConnectException; import java.net.URI; import java....
5,911
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
UserAgentTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/utils/UserAgentTest.java
package xpertss.utils; import org.junit.Test; import xpertss.util.Version; import static org.junit.Assert.*; public class UserAgentTest { @Test public void testUserAgent() { String userAgent = UserAgent.create("MMP", new Version(2,1)).toString(); assertTrue(userAgent.startsWith("MMP/2.1")); ...
1,749
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
UtilsTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/utils/UtilsTest.java
package xpertss.utils; import org.junit.Test; import static org.junit.Assert.*; public class UtilsTest { }
115
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
HeadersTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/mime/HeadersTest.java
package xpertss.mime; import org.junit.Test; import java.util.Enumeration; import static org.junit.Assert.*; public class HeadersTest { @Test public void testEmpty() { Headers headers = new Headers(Headers.Type.Rtsp); assertNull(headers.getHeader("Content-Type")); assertFalse(headers.he...
3,152
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
HeaderParserTest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/test/java/xpertss/mime/HeaderParserTest.java
package xpertss.mime; import org.junit.Test; import static org.junit.Assert.*; public class HeaderParserTest { @Test public void testTransport() { Header header = HeaderParser.parse("Transport", "RTP/AVP/TCP;unicast;interleaved=0-1"); assertNotNull(header.getValue(0)); assertNotNull(head...
1,273
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SourceException.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/SourceException.java
package xpertss; import java.net.ProtocolException; /** * A simple exception to encapsulate a RTSP/HTTP response code and * reason. */ public class SourceException extends ProtocolException { private int code; public SourceException(int code, String reason) { super(reason); this.code = code;...
383
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
MediaChannel.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/media/MediaChannel.java
package xpertss.media; import xpertss.lang.Objects; import xpertss.lang.Range; import xpertss.sdp.Attribute; import xpertss.sdp.MediaDescription; /** * A media channel is a channel setup by the RTSP process to transmit * or receive media data. * <p/> * The media channel is intended to convey information to a cons...
1,821
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
MediaType.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/media/MediaType.java
package xpertss.media; import xpertss.sdp.MediaDescription; /** * An Enumeration of Standard SDP Media Types. */ public enum MediaType { Audio, Video, Text, Application, Message; public static MediaType parse(MediaDescription desc) { String mediaType = desc.getMedia().getType(); if("Audio".e...
733
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
MediaConsumer.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/media/MediaConsumer.java
package xpertss.media; import xpertss.sdp.MediaDescription; import xpertss.sdp.SessionDescription; import java.nio.ByteBuffer; /** * A media consumer is responsible for interfacing with an RtspPlayer and * providing it information about which media streams to setup, and to * actually process the media streams tha...
1,444
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SocketOptions.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/net/SocketOptions.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 4/3/2015 */ package xpertss.net; import xpertss.nio.NioSession; import java.net.SocketOption; public class SocketOptions { public static <T> boolean set(NioSession session, SocketOption<T> option, T value) { try { session.setOption(option...
396
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
OptionalSocketOptions.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/net/OptionalSocketOptions.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 4/3/2015 */ package xpertss.net; import java.net.SocketOption; public final class OptionalSocketOptions { /** * A socket option which gives an implementation hints as to how it would * like it to timeout read operations. This is heavily impl...
1,392
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SslClientAuth.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/net/SslClientAuth.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 2/26/11 11:25 AM */ package xpertss.net; /** * An enumeration of SSL Client Authentication options. */ public enum SslClientAuth { /** * Request client authentication but proceed if it is not provided. */ Want, /** * Request clie...
479
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SSLSocketOptions.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/net/SSLSocketOptions.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 4/3/2015 */ package xpertss.net; import java.net.SocketOption; /** * Defines a set socket options useful for sessions that support SSL. * <p/> * The {@link SocketOption#name name} of each socket option defined by this class * is its field name. */ ...
2,699
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspMethod.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspMethod.java
package xpertss.rtsp; import java.net.URI; /** */ public enum RtspMethod { /** * The OPTIONS method represents a request for information about the * communication options available on the request/response chain * identified by the Request-URI. This method allows the client to * determine the opti...
3,685
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspStatus.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspStatus.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/9/11 1:37 PM */ package xpertss.rtsp; public enum RtspStatus { Continue(100, "Continue", false), Ok(200, "Ok", true), Created(201, "Created", true), LowOnStorageSpace(250, "Low on Storage Space", true), MultipleChoices(300, "Multiple...
3,594
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspHandler.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspHandler.java
package xpertss.rtsp; import java.io.IOException; import java.nio.ByteBuffer; /** * A handler receives events associated with the session. It is responsible * for coordinating the connection, the RTSP handshake, and processing or * forwarding data packets. */ public interface RtspHandler { /** * Called to...
886
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspSession.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspSession.java
package xpertss.rtsp; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import xpertss.io.Buffers; import xpertss.io.NIOUtils; import xpertss.lang.Booleans; import xpertss.lang.Integers; import xpertss.lang.Numbers; import xpertss.lang.Objects; import xpertss.lang.Strings; import xpertss.mime.Headers; import x...
18,616
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspResponse.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspResponse.java
package xpertss.rtsp; import xpertss.lang.Objects; import xpertss.lang.Strings; import xpertss.mime.Headers; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.util.List; /** */ public class RtspResponse { private InputStream entity = new ByteArrayInputStream(new byte[0]); private ...
1,380
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspPlayer.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspPlayer.java
package xpertss.rtsp; import xpertss.SourceException; import xpertss.lang.Numbers; import xpertss.lang.Objects; import xpertss.lang.Range; import xpertss.lang.Strings; import xpertss.media.MediaChannel; import xpertss.media.MediaConsumer; import xpertss.mime.Header; import xpertss.mime.HeaderValue; import xpertss.mime...
9,326
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspRequest.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspRequest.java
package xpertss.rtsp; import xpertss.io.Buffers; import xpertss.lang.Objects; import xpertss.lang.Strings; import xpertss.mime.Headers; import xpertss.nio.NioWriter; import java.io.IOException; import java.net.URI; import java.nio.ByteBuffer; import static xpertss.io.Charsets.*; import static xpertss.rtsp.RtspMethod...
1,963
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspState.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspState.java
package xpertss.rtsp; /** * An enumeration of Rtsp States. */ public enum RtspState { /** * The player or producer is not connected. */ Stopped, /** * The player or producer are in the process of inactivating */ Pausing, /** * The player or producer is connected and setup but no...
742
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspClient.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspClient.java
package xpertss.rtsp; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import xpertss.lang.Objects; import xpertss.nio.NioProvider; import xpertss.nio.NioReactor; import xpertss.threads.Threads; import xpertss.util.Version; import xpertss.utils.UserAgent; import java.net.URI; import java.util.concurrent.Threa...
3,708
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspResponseHandler.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspResponseHandler.java
package xpertss.rtsp; import java.io.IOException; /** */ public interface RtspResponseHandler { public void onResponse(RtspSession session, RtspResponse response) throws IOException; }
193
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
RtspException.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/rtsp/RtspException.java
package xpertss.rtsp; import java.net.ProtocolException; /** * */ public class RtspException extends ProtocolException { public enum Type { Url, Network, Source, Carrier, Audio, Video, Authentication } }
223
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
UserAgent.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/utils/UserAgent.java
package xpertss.utils; import xpertss.lang.Objects; import xpertss.lang.Strings; import xpertss.util.Config; import xpertss.util.Platform; import xpertss.util.Version; import java.util.BitSet; /** * The UserAgent class encapsulates the process creating a UserAgent string from * the underlying platform. * <p/> * ...
4,157
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SafeProxy.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/utils/SafeProxy.java
/** * Copyright 2015 XpertSoftware * * Created By: cfloersch * Date: 4/17/2015 */ package xpertss.utils; import xpertss.threads.Threads; import java.lang.reflect.InvocationHandler; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Proxy; /** * This cl...
2,044
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
Utils.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/utils/Utils.java
package xpertss.utils; import xpertss.lang.Integers; import xpertss.lang.Numbers; import xpertss.lang.Strings; import xpertss.mime.Header; import xpertss.mime.Headers; import xpertss.rtsp.RtspResponse; import java.net.InetSocketAddress; import java.net.SocketAddress; import java.net.URI; import java.net.URL; import j...
3,045
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
MimeFlavor.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/MimeFlavor.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 4/7/11 12:19 PM */ package xpertss.mime; import org.w3c.dom.Document; import xpertss.lang.Objects; import java.io.File; import java.io.InputStream; import java.io.Reader; public class MimeFlavor<T> { public static final MimeFlavor<String> stringFla...
1,425
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
Header.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/Header.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/15/11 1:08 PM */ package xpertss.mime; /** * Represents a Mime header field. * <p/> * The Mime header fields follow the format defined by Section 3.1 of RFC 822. * Each header field consists of a name followed by a colon (":") and the field * valu...
3,028
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
Headers.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/Headers.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 4/6/11 2:50 PM */ package xpertss.mime; import xpertss.function.Predicates; import xpertss.lang.Integers; import xpertss.lang.Objects; import xpertss.lang.Strings; import xpertss.utils.Utils; import java.util.ArrayList; import java.util.Enumeration; imp...
13,465
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
HeaderTokenizer.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/HeaderTokenizer.java
/* * Copyright XpertSoftware All rights reserved. * * Created on Mar 6, 2006 */ package xpertss.mime; import xpertss.lang.Objects; /** * This class tokenizes RFC822 and MIME headers into the basic symbols specified * by RFC822 and MIME. * <p/> * This class handles folded headers (ie headers with embedded CRLF...
10,985
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
Parameter.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/Parameter.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/15/11 1:15 PM */ package xpertss.mime; /** * This class holds a MIME parameter (attribute-value pair) as defined in RFC-2231. * <p/> * Parameters may be either simple or named. A simple parameter will have a {@code null} * name. */ public interfac...
673
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
HeaderParser.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/HeaderParser.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/18/11 11:09 AM */ package xpertss.mime; import xpertss.mime.spi.HeaderParserProvider; import java.util.ServiceLoader; /** * HeaderParser will parse MIME headers into Header objects. * <p/> * This utilizes a ServiceProvider framework where a parser...
4,073
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
HeaderValue.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/HeaderValue.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/17/11 10:19 AM */ package xpertss.mime; /** * Many HTTP headers support the concept of multiple values separated by commas. * A HeaderValue represents just one of those values along with its associated * parameters. * <p> * Example of simple multi...
1,724
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
MalformedException.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/MalformedException.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/21/11 11:09 AM */ package xpertss.mime; /** * Thrown to indicate that a header was Malformed and could not be parsed. */ public class MalformedException extends RuntimeException { /** * No message constructor. */ public MalformedExcep...
611
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z
SingleValueHeader.java
/FileExtraction/Java_unseen/cfloersch_RtspClient/src/main/java/xpertss/mime/impl/SingleValueHeader.java
/** * Copyright XpertSoftware All rights reserved. * * Date: 3/18/11 11:53 PM */ package xpertss.mime.impl; import xpertss.mime.Header; import xpertss.mime.HeaderValue; import xpertss.lang.Objects; public class SingleValueHeader implements Header { private final Type type; private final String name; pri...
1,070
Java
.java
cfloersch/RtspClient
18
8
0
2015-04-03T17:38:53Z
2023-06-15T15:10:43Z